File: MANIFEST.in

package info (click to toggle)
python-fastbencode 0.3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 228 kB
  • sloc: python: 478; makefile: 12
file content (6 lines) | stat: -rw-r--r-- 138 bytes parent folder | download
1
2
3
4
5
6
include README.md
include COPYING
include fastbencode/py.typed
include Cargo.toml
recursive-include tests *.py
recursive-include src *.rs