File: MANIFEST.in

package info (click to toggle)
python-maxminddb 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,600 kB
  • sloc: ansic: 7,565; python: 1,711; perl: 987; makefile: 273; sh: 190
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
exclude .* .github/**/* dev-bin/*
include HISTORY.rst README.rst LICENSE maxminddb/py.typed maxminddb/extension.pyi
recursive-include extension/libmaxminddb/include *.h
recursive-include extension/libmaxminddb/src *.c *.h
recursive-include tests/ *.mmdb *.py *.raw
graft docs/html