File tree Expand file tree Collapse file tree 4 files changed +2
-7
lines changed Expand file tree Collapse file tree 4 files changed +2
-7
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -2,18 +2,13 @@ graft src
22
33prune data
44prune docs
5- prune docsource
6- prune examples
75prune temp
8- prune tests
9- prune ui
106
11- include LICENSE
127include README.md
138include AUTHORS.md
149include requirements.txt
1510
16- exclude requirements-dev.txt
11+ exclude requirements-dev.txt
1712exclude pytest.ini .bumpversion.cfg .editorconfig
1813exclude tasks.py
1914
File renamed without changes.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ source:
1010 git_depth : 1
1111 # url: https://github.com/blockresearchgroup/compas_libigl/archive/alpha-{{ version }}.tar.gz
1212 # sha256: f90b39d88ea003bc2ca7925146babb20320cedebe096e4c276835490be8e10a0
13- path : $RECIPE_DIR/../../
13+ # path: $RECIPE_DIR/../../
1414
1515build :
1616 number : 0
You can’t perform that action at this time.
0 commit comments