Skip to content

Commit 0e06710

Browse files
committed
cleanup
1 parent cdb987a commit 0e06710

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,6 @@ def check_output(args):
125125
'mapnik': ['lib/*.*', 'lib/*/*/*', 'share/*/*'],
126126
},
127127
ext_modules=ext_modules,
128-
#extras_require={"test": "pytest"},
129128
cmdclass={"build_ext": build_ext},
130-
#zip_safe=False,
131129
python_requires=">=3.7",
132130
)

0 commit comments

Comments
 (0)