Skip to content

Commit

Permalink
move pip to proper place in env file
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsramen committed Apr 5, 2021
1 parent f997115 commit 563c560
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 @@ -14,6 +14,6 @@ dependencies:
- biom-format
- arviz
- docutils==0.16
pip:
- sphinx-rtd-theme==0.5.1
- pip:
- sphinx-rtd-theme==0.5.1
prefix: /Users/gibs/miniconda3/envs/birdman

0 comments on commit 563c560

Please sign in to comment.