Skip to content

Commit

Permalink
Specified correct version for cython.
Browse files Browse the repository at this point in the history
This is part of PR #201
Close #160
Close #133
  • Loading branch information
Simon Torres committed Aug 10, 2018
1 parent aadee14 commit e4be89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies:
- pandas
- matplotlib
- scipy
- cython
- cython=0.26.1
- astropy>3
- pip
- pip:
Expand Down

0 comments on commit e4be89a

Please sign in to comment.