1 Star 0 Fork 0

Mouri_Naruto / cryptography

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pyproject.toml 387 Bytes
一键复制 编辑 原始数据 按行查看 历史
[build-system]
requires = [
# The minimum setuptools version is specific to the PEP 517 backend,
# and may be stricter than the version required in `setup.py`
"setuptools>=40.6.0",
"wheel",
# Must be kept in sync with the `setup_requirements` in `setup.py`
"cffi>=1.8,!=1.11.3; platform_python_implementation != 'PyPy'",
]
build-backend = "setuptools.build_meta"
1
https://gitee.com/Mouri_Naruto/cryptography.git
git@gitee.com:Mouri_Naruto/cryptography.git
Mouri_Naruto
cryptography
cryptography
master

搜索帮助