Skip to content

Commit 532e6b5

Browse files
committed
Updated setup.cfg to have "python_requires".
1 parent 2c54049 commit 532e6b5

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
@@ -28,6 +28,7 @@ url = https://github.com/EcoExtreML/stemmus_scope_processing
2828
version = 0.1.1
2929

3030
[options]
31+
python_requires = >=3.7,<=3.9
3132
zip_safe = False
3233
include_package_data = True
3334
packages = find:

0 commit comments

Comments
 (0)