Skip to content

Commit a72ceee

Browse files
committed
fix: #307
1 parent 3b38b99 commit a72ceee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@
4848
setup_requires=["pytest-runner"],
4949
tests_require=["pytest"],
5050
include_package_data=True,
51+
python_requires=">=3.6.1",
5152
)

0 commit comments

Comments
 (0)