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