Skip to content

Commit

Permalink
Merge pull request #84 from CsatiZoltan/CsatiZoltan-pureconda
Browse files Browse the repository at this point in the history
Handle all dependencies by conda
  • Loading branch information
yxdragon authored Feb 19, 2020
2 parents c0804fa + 9417894 commit 9710a27
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: imagepy
channels:
- conda-forge
- nsls2forge
dependencies:
- numba
- numpy-stl
Expand All @@ -16,6 +17,6 @@ dependencies:
- xlrd
- xlwt
- markdown
- pip:
- moderngl
- pystackreg
- python-markdown-math
- moderngl
- pystackreg

0 comments on commit 9710a27

Please sign in to comment.