mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2026-05-02 06:53:44 +02:00
On arch, Python.h is in non-standard location, which may cause pip install -r test_requirements to fail. If so, set env CFLAGS=`pkg-config --cflags python3`