spacevim/bundle/jedi-vim/pythonx/parso/MANIFEST.in

12 lines
250 B
Plaintext
Raw Normal View History

2024-08-21 14:17:26 +08:00
include README.rst
include CHANGELOG.rst
include LICENSE.txt
include AUTHORS.txt
include .coveragerc
include conftest.py
include pytest.ini
include parso/python/grammar*.txt
recursive-include test *
recursive-include docs *
recursive-exclude * *.pyc