Skip to content

Commit

Permalink
Fix 311
Browse files Browse the repository at this point in the history
  • Loading branch information
fealho committed Jul 11, 2023
1 parent 063185c commit 76e86aa
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 @@ -107,7 +107,7 @@
long_description_content_type='text/markdown',
name='deepecho',
packages=find_packages(include=['deepecho', 'deepecho.*']),
python_requires='>=3.8,<3.11',
python_requires='>=3.8,<3.12',
setup_requires=setup_requires,
test_suite='tests',
tests_require=tests_require,
Expand Down

0 comments on commit 76e86aa

Please sign in to comment.