X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=MANIFEST.in;h=95a0049952cdda2cf2452f4f393c57e484f51ec0;hp=d6f4e89eb416e2f24d7231ec499c2652f611f3a1;hb=HEAD;hpb=f2ceb9912635bbb6e8999a257bcc5fdb473df01c diff --git a/MANIFEST.in b/MANIFEST.in index d6f4e89..95a0049 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,11 +1,36 @@ include .coveragerc include AUTHORS -include COPYING* +include COPYING +include COPYING.LESSER +include doc/build.log.do +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/limitations.rst +include doc/news.rst +include doc/performance.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 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_cms.py +include tests/test_compli.py +include tests/test_crl.py +include tests/test_crts.py +include tests/test_pyderasn.py include THANKS include VERSION