We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 604a4fe commit 8b071c7Copy full SHA for 8b071c7
1 file changed
MANIFEST.in
@@ -1,7 +1,7 @@
1
include CMakeLists.txt
2
include README.md
3
include setup.py
4
-include requirements.txt
+include requirements-dev.txt
5
graft SimpleITK
6
prune SimpleITK/.ExternalData
7
-prune _skbuild
+global-exclude .git*
0 commit comments