chore: prepare release v2.3.5

This commit is contained in:
2022-01-30 02:54:04 +00:00
parent a0583b5f0a
commit 4681d98863
6 changed files with 43 additions and 39 deletions

View File

@@ -1,2 +1 @@
pyyaml==6.0; python_version >= "3.6"
toml==0.10.2; (python_version >= "2.6" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")