Skip to content

Commit e0e4062

Browse files
committed
perhaps due to the manifest
1 parent ffb782a commit e0e4062

File tree

4 files changed

+2
-7
lines changed

4 files changed

+2
-7
lines changed
File renamed without changes.

MANIFEST.in renamed to MANIFEST.in.tmp

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@ graft src
22

33
prune data
44
prune docs
5-
prune docsource
6-
prune examples
75
prune temp
8-
prune tests
9-
prune ui
106

11-
include LICENSE
127
include README.md
138
include AUTHORS.md
149
include requirements.txt
1510

16-
exclude requirements-dev.txt
11+
exclude requirements-dev.txt
1712
exclude pytest.ini .bumpversion.cfg .editorconfig
1813
exclude tasks.py
1914

File renamed without changes.

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

1515
build:
1616
number: 0

0 commit comments

Comments
 (0)