astroid/MANIFEST.in

10 lines
144 B
Plaintext
Raw Normal View History

2022-11-14 17:01:35 +08:00
prune .github
prune doc
prune tests
exclude .*
exclude ChangeLog
exclude pylintrc
exclude README.rst
exclude requirements_*.txt
exclude tox.ini