build: fix python requirement
This commit is contained in:
parent
0ac0f1426c
commit
43626973ca
@ -15,10 +15,10 @@ classifiers =
|
|||||||
package_dir =
|
package_dir =
|
||||||
= .
|
= .
|
||||||
packages = find:
|
packages = find:
|
||||||
python_requires = >=3.8
|
python_requires = >=3.9
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
where = .
|
where = .
|
||||||
|
|
||||||
[semantic_release]
|
[semantic_release]
|
||||||
version_variable = setup.py:__version__
|
version_variable = setup.py:__version__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user