Skip to content
Snippets Groups Projects
Commit ba7dbc6a68d4 authored by Aurelien Campeas's avatar Aurelien Campeas
Browse files

document the inplace way of building gecode extension

parent eff0513d21e8
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,7 @@
INSTALL
-------
the standard way:
python setup.py install
......@@ -5,1 +8,5 @@
python setup.py install
building rql binary extension in place:
python setup.py build_ext --inplace
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment