Skip to content

Commit

Permalink
(FEATURE) working on conda build
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlangrose committed Aug 4, 2020
1 parent 86d38d7 commit da2ee12
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "LoopStructuralNotebooks"]
path = notebooks
url = [email protected]:Loop3D/LoopStructuralNotebooks.git
1 change: 0 additions & 1 deletion LoopStructuralNotebooks
Submodule LoopStructuralNotebooks deleted from e43041
12 changes: 8 additions & 4 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,19 @@ requirements:
- cython
- setuptools
run:
- python
- map2model
- Cython
- numpy
- pandas
- geopandas
- scipy
- matplotlib
- scikit-image
- scikit-learn
test:
imports:
- map2loop
- LoopStructural
- pytest
commands:
- pytest

about:
home: "https://github.com/Loop3D/LoopStructural"
Expand Down

0 comments on commit da2ee12

Please sign in to comment.