Former-commit-id:06a8b51d6d
[formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f] Former-commit-id:9f19e3f712
6 lines
205 B
Text
6 lines
205 B
Text
# $Id: BUILDME 1998 2004-09-10 01:31:07Z fredrik $
|
|
# quick build (for lazy programmers). for more information on the
|
|
# build process, see the README file.
|
|
|
|
python setup.py build_ext -i
|
|
python selftest.py
|