Skip to content

Commit e238826

Browse files
committed
oops
1 parent c38d6c3 commit e238826

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ classifiers =
1414
Operating System :: OS Independent
1515
Topic :: Scientific/Engineering :: Image Processing
1616
packages = qoi
17-
python_requires = >=3.9
17+
python_requires = >=3.7
1818
license = MIT
1919
keywords = qoi
2020

2121
[options]
2222
zip_safe = False
23-
python_requires = >=3.9
23+
python_requires = >=3.7
2424
package_dir = =src
2525
packages = find:
2626

0 commit comments

Comments
 (0)