Files
eth-erc20/python
2023-03-22 12:36:12 +00:00
..
2023-02-21 20:28:25 +00:00
2023-03-22 12:36:12 +00:00
2023-03-22 10:40:37 +00:00
2023-02-21 20:28:25 +00:00
2023-03-22 12:34:57 +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`