Revert "setup.py: Also set setup_requires to require pycairo"
commit2e30c7fbfcb579efb2ff7134979f169f673ac285
authorChristoph Reiter <creiter@src.gnome.org>
Mon, 11 Dec 2017 17:32:16 +0000 (11 18:32 +0100)
committerChristoph Reiter <creiter@src.gnome.org>
Mon, 11 Dec 2017 17:33:52 +0000 (11 18:33 +0100)
treebb6e03d6f63a7f437a443b52470c69d6a447b0e1
parentbab1cb0d98e4a6219332394161dbf07aafa0c615
Revert "setup.py: Also set setup_requires to require pycairo"

This reverts commit bab1cb0d98e4a6219332394161dbf07aafa0c615.

pycairo gets installed under /tmp as an .egg this way, and that doesn't help us
with finding the C headers.
setup.py