Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sissaschool/elementpath
Browse files Browse the repository at this point in the history
  • Loading branch information
brunato committed Feb 9, 2021
2 parents c52890d + 7ac3946 commit 6b6f36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
description='XPath 1.0/2.0 parsers and selectors for ElementTree and lxml',
long_description=long_description,
python_requires='>=3.6',
extra_require={
extras_require={
'dev': ['tox', 'coverage', 'lxml', 'xmlschema~=1.2.3', 'Sphinx']
},
classifiers=[
Expand Down

0 comments on commit 6b6f36d

Please sign in to comment.