mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-09-27 16:10:33 +00:00
add parsedmarc.mail to setup packages
This commit is contained in:
@@ -78,7 +78,7 @@ setup(
|
||||
|
||||
# You can just specify the packages manually here if your project is
|
||||
# simple. Or you can use find_packages().
|
||||
packages=["parsedmarc", "parsedmarc.resources"],
|
||||
packages=["parsedmarc", "parsedmarc.resources", "parsedmarc.mail"],
|
||||
package_data={
|
||||
"parsedmarc.resources": ["*.mmdb"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user