From 8bf626340fba8a87fab976193d4d0f3727ff0279 Mon Sep 17 00:00:00 2001 From: David McNab Date: Thu, 11 Dec 2003 22:49:22 +0000 Subject: python module - added distutils support for build/install (as per standard python practice), consisting of setup.py script - added INSTALL file telling user to run setup.py instead of Make where possible Entered this in ChangeLog --- python/README | 1 + 1 file changed, 1 insertion(+) (limited to 'python/README') diff --git a/python/README b/python/README index 3b0d70f..2dcfb30 100644 --- a/python/README +++ b/python/README @@ -2,6 +2,7 @@ #@+node:@file README #@@comment +Refer to the INSTALL file for build/install instructions General Information =================== -- cgit v1.2.3