diff options
| author | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-03-06 22:56:11 +0000 |
|---|---|---|
| committer | Gertjan van den Burg <gertjanvandenburg@gmail.com> | 2020-03-06 22:56:11 +0000 |
| commit | bd7b8a0851ee49de92a1dc7b192f48a6c9a37573 (patch) | |
| tree | f63d56e9de3456fe1587b7326729bc442c918ca2 | |
| parent | PyGenSVM Release 0.2.5 (diff) | |
| download | pygensvm-bd7b8a0851ee49de92a1dc7b192f48a6c9a37573.tar.gz pygensvm-bd7b8a0851ee49de92a1dc7b192f48a6c9a37573.zip | |
Remove unnecessary lines from manifest
| -rw-r--r-- | MANIFEST.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index a19c32c..10fdf48 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -9,10 +9,3 @@ recursive-include src * prune src/gensvm/tests exclude src/gensvm/.git exclude src/gensvm/.gitignore -exclude .gitmodules -exclude .gitignore -exclude .travis.yml -exclude pyproject.toml -exclude Makefile -recursive-exclude test_human *.py -recursive-exclude docs * |
