Skip to content

Commit 4292207

Browse files
Update python requirements
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
1 parent acfb145 commit 4292207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ packages = find:
5050
include_package_data = true
5151
zip_safe = false
5252
setup_requires = setuptools_scm[toml] >= 4
53-
python_requires = >=3.8.*
53+
python_requires = >=3.9
5454
install_requires =
5555
pytest >= 6, != 7.0.0
5656
pytest-xdist >= 2

0 commit comments

Comments
 (0)