File: MANIFEST.in

package info (click to toggle)
python-overpy 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 556 kB
  • sloc: python: 2,235; xml: 1,055; makefile: 150
file content (12 lines) | stat: -rw-r--r-- 313 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
include CHANGELOG.rst CONTRIBUTING.rst README.rst
include LICENSE
include MANIFEST.in
include docs/make.bat docs/Makefile
include docs/source/conf.py
include docs/source/*.rst
include examples/*.py
include tests/*.py
include tests/json/*.json
include tests/response/*.html
include tests/xml/*.xml
include tox.ini