File: MANIFEST.in

package info (click to toggle)
python-frozendict 2.4.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,704 kB
  • sloc: ansic: 33,974; python: 2,314; sh: 11; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
4
5
recursive-include src/frozendict/c_src *
include test/*
include src/frozendict/py.typed
include src/frozendict/__init__.pyi
include pyproject.toml