Files
eth-erc20/python
2023-02-14 06:39:33 +00:00
..
2022-05-09 20:14:34 +00:00
2021-04-04 12:47:32 +00:00
2021-05-02 16:33:00 +02:00
2021-06-28 09:08:56 +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`