File: MANIFEST.in

package info (click to toggle)
pytest-localserver 0.9.0.post0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 212 kB
  • sloc: python: 597; makefile: 9; sh: 2
file content (7 lines) | stat: -rw-r--r-- 168 bytes parent folder | download
1
2
3
4
5
6
7
include LICENSE
include MANIFEST.in
include README.rst
include pytest_localserver/server.*
include pytest_localserver/ca.*
recursive-include tests *.py
include tox.ini