X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=MANIFEST.in;h=09e6467ff1dab7a44d081188b8d617fc00064939;hp=2c591b27d9d040a4659f6e8d85aa95e60cde897d;hb=0602282ab60f6d203ca37f65006098a285154814;hpb=664822cb0fc85360a5f77d93ed54714c42557c74 diff --git a/MANIFEST.in b/MANIFEST.in index 2c591b2..09e6467 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,12 +1,29 @@ 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/test_crts.py +include tests/test_pyderasn.py include THANKS include VERSION