File: MANIFEST.in

package info (click to toggle)
python-qtawesome 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,948 kB
  • sloc: python: 1,693; makefile: 177; sh: 10
file content (6 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
include qtawesome/fonts/*
recursive-include docs *
exclude docs/*.yml
include CHANGELOG.md LICENSE.txt README.md
include example.py setupbase.py
recursive-include qtawesome/tests *