Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
LadislavVasina1 committed Jul 24, 2023
1 parent bcdf527 commit f4d1918
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 @@ -47,5 +47,5 @@
],
packages=find_packages(exclude=['docs', 'tests']),
install_requires=REQUIREMENTS,
python_requires='>=3.8',
python_requires='>=3.10',
)

0 comments on commit f4d1918

Please sign in to comment.