gerbolyze/MANIFEST.in
jaseg 23945b4cc6 pkg: fix gerbolyze script
this broke for no apparent reason. python packaging is terrible. so much
enterprise-grade code for what really should be a very simple job.
2022-06-13 22:19:48 +02:00

9 lines
148 B
Text

global-exclude *
include README.rst
include LICENSE
include MANIFEST.in
include setup.py
recursive-include gerbolyze *.py
recursive-include bin *