File: MANIFEST.in

package info (click to toggle)
python-txaio 2.5.1%2B2016.10.03.git.623ef68776-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 384 kB
  • ctags: 429
  • sloc: python: 1,968; makefile: 221
file content (9 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
include Makefile
include README.rst
include tox.ini
include LICENSE
include docs/*.rst
include docs/conf.py
include docs/Makefile
recursive-include examples *.py
recursive-include test *.py