You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

5 lines
142 B

# 项目依赖文件
# 本项目主要使用Python标准库实现设计模式
# 如需UML绘图可安装以下库
pylint==2.17.4
pytest==7.4.0