File: MANIFEST.in

package info (click to toggle)
fypp 3.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 420 kB
  • sloc: python: 5,631; sh: 37; makefile: 16
file content (6 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
include bin/fypp
include LICENSE.txt
include CHANGELOG.rst
recursive-include test *.sh *.inc *.py
global-exclude *.pyc
global-exclude *~