We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5359e commit 2744eaaCopy full SHA for 2744eaa
setup.py
@@ -54,6 +54,7 @@ def read_file(name):
54
extras_require=dict(test=[
55
'coverage',
56
'lxml',
57
+ 'pytest',
58
'zope.testrunner'
59
]),
60
entry_points="""
0 commit comments