diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index c7de9097..8c6fc5d9 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,4 @@ -include LICENSE setup_helper.py +include LICENSE setup_helper.py pytest.ini recursive-include docs * recursive-include tests *.py *.key *.pub recursive-include tests/configs * |