Revision e27067e3a7a54a50092b858a209454204093ad9c authored by jsiegle on 05 February 2019, 22:16:32 UTC, committed by jsiegle on 05 February 2019, 22:16:32 UTC
1 parent ffd9c3f
Pipfile
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[[source]]
url = "http://aibs-artifactory.corp.alleninstitute.org/artifactory/api/pypi/pypi-local/simple"
verify_ssl = false
name = "local"
[dev-packages]
bumpversion = "*"
tox = "*"
coverage = "*"
sphinx = "*"
cookiecutter = "*"
sphinx-gallery = "*"
pytest = "*"
"ruamel.yaml" = "*"
ecephys_cached_data_service = ">=0.1.5"
[packages]
matplotlib = "*"
scipy = "*"
numpy = "*"
pandas = "*"
GitPython = "*"
pillow = "*"
argschema = "*"
xmljson= "*"
xarray= "*"
scikit-learn = "*"
[requires]
python_version = "3.6"
Computing file changes ...