File: MANIFEST.in

package info (click to toggle)
flexparser 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 380 kB
  • sloc: python: 2,558; makefile: 4
file content (8 lines) | stat: -rw-r--r-- 324 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include AUTHORS CHANGES LICENSE README.rst BADGES.rst version.py
include *.yaml
recursive-include flexparser *.py
recursive-exclude examples *.py
recursive-exclude examples *.txt
recursive-include flexparser *.txt
exclude pull_request_template.md version.py .coveragerc
global-exclude *.pyc *~ .DS_Store *__pycache__* *.pyo