eth-erc20/python/README.test

4 lines
158 B
Plaintext

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`