add-files
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# CookieCloud客户端依赖项
|
||||
# 此模块完全独立,仅使用Python标准库
|
||||
|
||||
# Python版本要求
|
||||
Python>=3.7
|
||||
|
||||
# 无外部依赖
|
||||
# 仅使用Python标准库模块:
|
||||
# - json
|
||||
# - urllib
|
||||
# - dataclasses
|
||||
# - typing
|
||||
# - datetime
|
||||
# - unittest (用于测试)
|
||||
Reference in New Issue
Block a user