Just play it safe

This commit is contained in:
Jean-Paul Calderone 2022-12-14 09:17:11 -05:00
parent 6025221a49
commit 1085704afa

View File

@ -13,6 +13,7 @@ classifiers = file: CLASSIFIERS.txt
license_files = COPYING.GPL, COPYING.TGPPL.rst
[options]
zip_safe = False
# tell setuptools to find our package source files automatically
packages = find:
# find packages beneath the src directory