mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-04-23 22:09:28 +00:00
Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -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"],
|
||||
packages=["parsedmarc""parsedmarc.resources"],
|
||||
|
||||
|
||||
# Alternatively, if you want to distribute just a my_module.py, uncomment
|
||||
|
||||
Reference in New Issue
Block a user