diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..a1bd815 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,5 @@ +include README.rst +include aioworkers_sentry/sentry.ini + +recursive-exclude * __pycache__ +recursive-exclude * *.py[co]