Skip to content

Commit 0f771c5

Browse files
committed
Require python 3.5
1 parent 4415c2f commit 0f771c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ classifiers =
2626

2727
[options]
2828
packages = find:
29+
python_requires = >=3.5
2930
install_requires =
3031
setuptools
3132
lxml

0 commit comments

Comments
 (0)