File: MANIFEST.in

package info (click to toggle)
python-qtpy 2.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 924 kB
  • sloc: python: 4,767; sh: 28; makefile: 19
file content (8 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
include AUTHORS*
include CHANGELOG*
include LICENSE*
include README*
include SECURITY*
include pytest.ini
recursive-include qtpy/tests *.py *.ui
include qtpy/py.typed