Sign in
android
/
platform
/
external
/
python
/
cryptography
/
b3a18f3d778f2d4b58fd8479eb4a561a3774ef75
/
.
/
pyproject.toml
blob: 7d64f993a3ec11e456bf65b116f57482138529fb [
file
] [
log
] [
blame
]
[
build
-
system
]
# Must be kept in sync with `setup_requirements` in `setup.py`
requires
=
[
"setuptools>=18.5"
,
"wheel"
,
"cffi>=1.8,!=1.11.3; python_implementation != 'PyPy'"
,
]