Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasstolker committed Mar 27, 2021
1 parent e9aedc2 commit cd1a05a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: notebooksenv
channels:
- conda-forge
dependencies:
- python
- pip
- python=3.8
- pip=21.0
- cython
- pip:
- -r file:requirements.txt

0 comments on commit cd1a05a

Please sign in to comment.