Skip to content

Commit

Permalink
Python 3 again
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Nicholls committed Apr 18, 2019
1 parent e405011 commit 8135e33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conda_env.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: atip
dependencies:
- python=2.7
- python=3
- pip:
- --editable="git+https://github.com/atcollab/at.git#egg=at-python&subdirectory=pyat"
- -e "git+https://github.com/atcollab/at.git#egg=at-python&subdirectory=pyat"
- "git+https://github.com/dls-controls/pytac.git"
- "-r requirements.txt"

0 comments on commit 8135e33

Please sign in to comment.