summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorSteve Chaplin <>2011-05-01 18:32:32 +0800
committerSteve Chaplin <>2011-05-01 18:32:32 +0800
commit6e4502773cd810504b4ecedaec49f13752cace10 (patch)
tree6aad80fdbf19cb6e0e36afa91d3cb0a659f0446e /INSTALL
parent1a07f16bbe07054d1d043f80b3189014c00470d3 (diff)
downloadpy2cairo-6e4502773cd810504b4ecedaec49f13752cace10.tar.gz
Remove setup.py
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index cce134a..a11bc04 100644
--- a/INSTALL
+++ b/INSTALL
@@ -33,11 +33,6 @@ Python will not be able to find the cairo module until you add
$prefix/lib/pythonX.Y/site-packages to the PYTHONPATH variable.
-Python distutils
-----------------
-$ python setup.py install
-
-
Testing
-------
See test/README