1 2 3 4 5 6 7
[build-system] # Must be kept in sync with `setup_requirements` in `setup.py` requires = [ "setuptools", "wheel", "cffi>=1.1; python_implementation != 'PyPy'", ]