添加代码
This commit is contained in:
parent
0d7e60eb00
commit
5c62c3fbd5
|
|
@ -0,0 +1,8 @@
|
|||
package = []
|
||||
|
||||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "fafb334cb038533f851c23d0b63254223abf72ce4f02987e7064b0c95566699a"
|
||||
|
||||
[metadata.files]
|
||||
|
|
@ -5,7 +5,7 @@ description = ""
|
|||
authors = ["qiangyanwen <508737091@qq.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "3.8"
|
||||
python = "^3.8"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue