Skip to content

Commit 5f010ed

Browse files
authored
Update setup.py
1 parent c5acde7 commit 5f010ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
setup(name='stl_tools',
1313
version='0.4.2',
14+
python_requires='>=3.2,<3.10',
1415
install_requires=[
1516
'numpy>=1.18.1',
1617
'scipy',

0 commit comments

Comments
 (0)