aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2020-03-06 15:36:10 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2020-03-06 15:36:10 +0000
commitb993b095f23f8281eb7e21b555f04c8e69f4d401 (patch)
treea5d6655851f0ce4a8fae5624ef462ddd477ee233
parentRemove print statements and windows stuff (diff)
downloadpygensvm-b993b095f23f8281eb7e21b555f04c8e69f4d401.tar.gz
pygensvm-b993b095f23f8281eb7e21b555f04c8e69f4d401.zip
Exclude pyproject from manifest
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 5f5f17a..b1a1c22 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -12,6 +12,7 @@ exclude src/gensvm/.gitignore
exclude .gitmodules
exclude .gitignore
exclude .travis.yml
+exclude pyproject.toml
exclude Makefile
recursive-exclude test_human *.py
recursive-exclude docs *