Skip to content

Commit 95a5b33

Browse files
committed
MANIFEST update: less garbage
ci-ckip Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>
1 parent a09311b commit 95a5b33

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

MANIFEST.in

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
include *.rst LICENSE requirements.txt
1+
include *.rst LICENSE requirements.txt pyproject.toml
22
global-exclude *.c
33
exclude Makefile
44
prune tools
5-
exclude .travis.yml appveyor.yml azure-pipelines.yml
6-
exclude tox.ini pytest.ini .coveragerc
5+
exclude .travis.yml appveyor.yml azure-pipelines.yml .pyup.yml
6+
exclude tox.ini pytest.ini .coveragerc .pylintrc
7+
exclude .gitignore .dockerignore
78
prune test
89
prune .github
910
prune .azure_pipelines

0 commit comments

Comments
 (0)