File: MANIFEST.in

package info (click to toggle)
python-upstream-ontologist 0.2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 396 kB
  • sloc: python: 262; makefile: 25
file content (8 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
include CODE_OF_CONDUCT.md
include README.md
include SECURITY.md
include AUTHORS
recursive-include tests *.py README README.md description README.rst
include Cargo.toml upstream-ontologist-py/Cargo.toml
recursive-include src *.rs
recursive-include upstream-ontologist-py *.rs