X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=MANIFEST.in;h=95a0049952cdda2cf2452f4f393c57e484f51ec0;hp=fe88f57f8bf5217480dc4abc729486a36c4c79d7;hb=HEAD;hpb=3be38cff8134c515d1c44e919ccb2bbdb5365eab diff --git a/MANIFEST.in b/MANIFEST.in index fe88f57..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,8 +10,9 @@ 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 @@ -18,10 +20,16 @@ include INSTALL include NEWS include nose.cfg include pip-requirements-tests.txt -include pip-requirements.txt include PUBKEY.asc 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