diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -35,8 +35,6 @@ classifiers=[ Topic :: Internet :: WWW/HTTP :: Dynamic Content [options] -package_dir = - = . packages = find: python_requires = >=3.6 zip_safe = False @@ -83,9 +81,6 @@ test = pytest-xdist WebTest>=2.0.18 -[options.packages.find] -where = . - [options.entry_points] console_scripts = gmg = mediagoblin.gmg_commands:main_cli |