Upd
This commit is contained in:
parent
48a3b76b7a
commit
0e532a069f
2
setup.py
2
setup.py
@ -20,7 +20,7 @@ from setuptools import setup, find_packages # noqa: H301
|
|||||||
#
|
#
|
||||||
# prerequisite: setuptools
|
# prerequisite: setuptools
|
||||||
# http://pypi.python.org/pypi/setuptools
|
# http://pypi.python.org/pypi/setuptools
|
||||||
NAME = "ai-core-api-client"
|
NAME = "ai_core_api_client"
|
||||||
VERSION = "1.3.0"
|
VERSION = "1.3.0"
|
||||||
PYTHON_REQUIRES = ">=3.7"
|
PYTHON_REQUIRES = ">=3.7"
|
||||||
REQUIRES = [
|
REQUIRES = [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user