mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-08-02 05:32:17 +00:00
1.0.1 - Fix packaging flaw
This commit is contained in:
@@ -86,7 +86,7 @@ setup(
|
||||
|
||||
# Alternatively, if you want to distribute just a my_module.py, uncomment
|
||||
# this:
|
||||
py_modules=["checkdmarc"],
|
||||
py_modules=["parsedmarc"],
|
||||
|
||||
# List run-time dependencies here. These will be installed by pip when
|
||||
# your project is installed. For an analysis of "install_requires" vs pip's
|
||||
|
||||
Reference in New Issue
Block a user