Sign in
android
/
platform
/
external
/
python
/
cryptography
/
104d218456a1d4f2f71a14c2c112b4ca24fe7310
/
.
/
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'"
,
]