s
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "ptimeparse"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "一个用于解析中文的时间表达的库"
|
||||
authors = [
|
||||
{name = "passthem", email = "Passthem183@gmail.com"}
|
||||
@ -8,7 +8,6 @@ authors = [
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
dependencies = [
|
||||
"ply (>=3.11,<4.0)"
|
||||
]
|
||||
license = "MIT"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user