File: MANIFEST.in

package info (click to toggle)
python-attrs 16.3.0-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 424 kB
  • sloc: python: 2,328; makefile: 158
file content (5 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (2)
1
2
3
4
5
include *.rst *.txt LICENSE tox.ini .travis.yml docs/Makefile .coveragerc conftest.py
recursive-include tests *.py
recursive-include docs *.rst
recursive-include docs *.py
prune docs/_build