Last updated 2 years ago
参考:Python requirements.txt 语法 - ChnMig - 博客园
标准文档:PEP 508 – Dependency specification for Python Software Packages | peps.python.org
# requirements.txt ipywidgets loky>=3.0.0 jaxlib; sys_platform != 'win32' pywinpty==1.1.6; python_version < '3.7' and sys_platform == 'win32'