File: MANIFEST.in

package info (click to toggle)
parso 0.8.6-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,264 kB
  • sloc: python: 10,983; makefile: 135
file content (11 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
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