File: MANIFEST.in

package info (click to toggle)
python-outcome 1.2.0-1.1
  • links: PTS
  • area: main
  • in suites: sid, trixie
  • size: 184 kB
  • sloc: python: 335; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
include README.rst CHEATSHEET.rst LICENSE* CODE_OF_CONDUCT* CONTRIBUTING*
include .coveragerc .style.yapf
include test-requirements.txt
recursive-include docs *
prune docs/build
recursive-include tests *.py