File: MANIFEST.in

package info (click to toggle)
sphinxcontrib-programoutput 0.17-7
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 288 kB
  • sloc: python: 910; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
include README.rst
include LICENSE
include CHANGES.*
include tox.ini
include .travis.yml
include .coveragerc
include .pylintrc
recursive-include src *.py
recursive-include doc *.rst *.py