4 lines
148 B
Markdown
4 lines
148 B
Markdown
# python环境
|
||
本项目的python环境是基于 poetry创建的,如果需要运行 py文件,需要执行poetry run python xxx.py 来执行。
|
||
|