Skip to content

Commit

Permalink
Move version specifed.
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Nicholls committed Apr 18, 2019
1 parent 0e5d6d8 commit 0ab9dd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions docs/conda_env.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: atip
dependencies:
- python=3.6
- numpy>=1.10
- scipy>=0.16
- pytest>=2.9
- pip:
- -r requirements.txt
- -i https://test.pypi.org/simple/ at-python
Expand Down
3 changes: 0 additions & 3 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
numpy>=1.10
scipy>=0.16
pytest>=2.9
pytest-cov
mock
flake8
Expand Down

0 comments on commit 0ab9dd4

Please sign in to comment.