Skip to content

Commit

Permalink
add missing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mjirik committed Sep 9, 2019
1 parent c34570f commit 45a2e2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ requirements:
- scikit-image
- ndnoise
- imtools
- pyqt 5.*
- imma
# - pyqt 4.11.*

run:
Expand All @@ -52,7 +54,7 @@ requirements:
- io3d >=1.1.27
- numpy >=1.10
- scikit-image
- pyqt 4.11.*
- pyqt 5.*
- pyqtconfig
- pandas
# - openpyxl
Expand All @@ -63,6 +65,7 @@ requirements:
- pyqtgraph
- git # kvuli instalaci gensei
- ndnoise >=0.0.13
- imma
# - begins
# - xlsxwriter

Expand Down
1 change: 1 addition & 0 deletions requirements_conda.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ pyqtgraph
xlsxwriter
git # kvuli instalaci gensei
ndnoise >=0.0.13
imma

0 comments on commit 45a2e2f

Please sign in to comment.