File: MANIFEST.in

package info (click to toggle)
defcon 0.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,988 kB
  • sloc: python: 12,306; makefile: 66
file content (7 lines) | stat: -rw-r--r-- 216 bytes parent folder | download
1
2
3
4
5
6
7
include License.txt
include requirements.txt requirements-dev.txt
include tox.ini
include .coveragerc
recursive-include documentation *
recursive-include Lib/defcon/test/testdata *
recursive-include tools *.py *.txt