mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2026-04-02 18:57:02 +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`