We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85bac22 commit 4477567Copy full SHA for 4477567
MANIFEST.in
@@ -1 +1,11 @@
1
-recursive-include barrier3d/data/ *
+include .pre-commit-config.yaml
2
+include CHANGES.md
3
+include noxfile.py
4
+include requirements*.txt
5
+
6
+recursive-include barrier3d/data *
7
+recursive-include tests *mat *md *npy *py *txt *xlsx *yaml
8
+recursive-include scripts *py
9
10
+recursive-exclude notebooks *
11
+recursive-exclude version1_local_copy *
0 commit comments