Don't include package_dir argument.
This commit is contained in:
parent
ecea680d67
commit
45a8c34a71
@ -35,8 +35,6 @@ classifiers=[
|
|||||||
Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
package_dir =
|
|
||||||
= .
|
|
||||||
packages = find:
|
packages = find:
|
||||||
python_requires = >=3.6
|
python_requires = >=3.6
|
||||||
zip_safe = False
|
zip_safe = False
|
||||||
@ -83,9 +81,6 @@ test =
|
|||||||
pytest-xdist
|
pytest-xdist
|
||||||
WebTest>=2.0.18
|
WebTest>=2.0.18
|
||||||
|
|
||||||
[options.packages.find]
|
|
||||||
where = .
|
|
||||||
|
|
||||||
[options.entry_points]
|
[options.entry_points]
|
||||||
console_scripts =
|
console_scripts =
|
||||||
gmg = mediagoblin.gmg_commands:main_cli
|
gmg = mediagoblin.gmg_commands:main_cli
|
||||||
|
Loading…
x
Reference in New Issue
Block a user