exclude .pyc files from MANIFEST so we con't accidentally ship test artifacts

This commit is contained in:
Scott Kitterman
2019-12-09 17:46:54 -05:00
parent 952621c5b5
commit f9160a9f13
+1
View File
@@ -7,3 +7,4 @@ include ChangeLog
include MANIFEST.in
include man/*
include test.py
exclude dkim/*.pyc dkim/tests/*.pyc