X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=MANIFEST.in;h=95a0049952cdda2cf2452f4f393c57e484f51ec0;hp=34ac351041ba2f01aa81484a9fa5404d87fab3fc;hb=HEAD;hpb=9d34b4d5b851c2a9bdfc1b11dfde3d13c9a66a77 diff --git a/MANIFEST.in b/MANIFEST.in index 34ac351..95a0049 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,6 +2,7 @@ include .coveragerc include AUTHORS include COPYING include COPYING.LESSER +include doc/build.log.do include doc/conf.py include doc/download.rst include doc/examples.rst @@ -9,18 +10,26 @@ include doc/features.rst include doc/feedback.rst include doc/index.rst include doc/install.rst -include doc/Makefile +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-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_cms.py +include tests/test_compli.py +include tests/test_crl.py include tests/test_crts.py include tests/test_pyderasn.py include THANKS