[PEAK] [setuptools] Dependency requires extra command
Nikolaus Rath
Nikolaus at rath.org
Thu Apr 22 17:02:25 EDT 2010
Hello,
My Python module has an external dependency on python-apsw.
Unfortunately, python-apsw cannot be compiled with just "python setup.py
build", but it needs an additional 'fetch --sqlite' command, i.e. the
compilation command line is
python setup.py fetch --sqlite build
Is there a way to tell setuptools how to properly build apsw?
Best,
-Nikolaus
--
»Time flies like an arrow, fruit flies like a Banana.«
PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C
More information about the PEAK
mailing list