File: MANIFEST.in

package info (click to toggle)
responses 0.26.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 512 kB
  • sloc: python: 4,634; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 139 bytes parent folder | download | duplicates (2)
1
2
3
4
5
include README.rst CHANGES LICENSE
recursive-include responses *.py
include tox.ini
recursive-include responses py.typed
global-exclude *~