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