X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=MANIFEST.in;h=4ee37acadaeeff427cfb310b1ef6648c03fcf9b3;hb=13ea772db7870683065ac15197888cd037df78f0;hp=d6f4e89eb416e2f24d7231ec499c2652f611f3a1;hpb=f2ceb9912635bbb6e8999a257bcc5fdb473df01c;p=pyderasn.git diff --git a/MANIFEST.in b/MANIFEST.in index d6f4e89..4ee37ac 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,11 +1,33 @@ include .coveragerc include AUTHORS -include COPYING* +include COPYING +include COPYING.LESSER +include doc/conf.py +include doc/download.rst +include doc/examples.rst +include doc/features.rst +include doc/feedback.rst +include doc/index.rst +include doc/install.rst +include doc/Makefile +include doc/news.rst +include doc/pip-requirements.txt +include doc/reference.rst +include doc/thanks.rst include INSTALL +include NEWS include nose.cfg -include pip-requirements* +include pip-requirements-tests.txt +include pip-requirements.txt include PUBKEY.asc -include pyderasn.pyi include README +include tests/__init__.py +include tests/compli_test_suite/LICENSE +include tests/compli_test_suite/pdf/free_asn1_testsuite.pdf +include tests/compli_test_suite/README.md +include tests/compli_test_suite/suite/tc*.ber +include tests/test_compli.py +include tests/test_crts.py +include tests/test_pyderasn.py include THANKS include VERSION