modify setup.cfg for new release
This commit is contained in:
parent
e2cd8c3603
commit
914325a192
@ -1,6 +1,6 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name=kyapikeyclient
|
name=kyapikeyclient
|
||||||
version = 0.0.1
|
version = 0.0.2
|
||||||
description = Your project description
|
description = Your project description
|
||||||
author = "yu moqing"
|
author = "yu moqing"
|
||||||
author_email = "yumoqing@gmail.com"
|
author_email = "yumoqing@gmail.com"
|
||||||
@ -8,7 +8,7 @@ readme = "README.md"
|
|||||||
license = "MIT"
|
license = "MIT"
|
||||||
[options]
|
[options]
|
||||||
packages = find:
|
packages = find:
|
||||||
requires-python = ">=3.8"
|
requires_python = ">=3.8"
|
||||||
install_requires =
|
install_requires =
|
||||||
apppublic
|
apppublic
|
||||||
sqlor
|
sqlor
|
||||||
|
Loading…
Reference in New Issue
Block a user