File: MANIFEST.in

package info (click to toggle)
pyroma 5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 480 kB
  • sloc: python: 1,162; makefile: 37
file content (8 lines) | stat: -rw-r--r-- 248 bytes parent folder | download
1
2
3
4
5
6
7
8
include *.txt
recursive-include pyroma/testdata *.py *.txt *.cfg *.html *.json *.toml
prune pyroma/testdata/complete/*.egg
graft pyroma/testdata/distributions
include tox.ini
include DEVELOPMENT.rst
include Makefile
exclude .pre-commit-config.yaml