exclude .pyc files from MANIFEST so we con't accidentally ship test artifacts
This commit is contained in:
@@ -7,3 +7,4 @@ include ChangeLog
|
||||
include MANIFEST.in
|
||||
include man/*
|
||||
include test.py
|
||||
exclude dkim/*.pyc dkim/tests/*.pyc
|
||||
|
||||
Reference in New Issue
Block a user