fix req
This commit is contained in:
parent
ae9c60ea31
commit
718a47705b
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ version = 0.0.22
|
||||||
[options]
|
[options]
|
||||||
packages = image_classifier
|
packages = image_classifier
|
||||||
install_requires =
|
install_requires =
|
||||||
importlib; python_version == "3.10"
|
importlib; python_version == "3.12"
|
||||||
|
|
Loading…
Reference in a new issue