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