summaryrefslogtreecommitdiff
path: root/cython/README
diff options
context:
space:
mode:
Diffstat (limited to 'cython/README')
-rw-r--r--cython/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/cython/README b/cython/README
new file mode 100644
index 00000000..7d2c4491
--- /dev/null
+++ b/cython/README
@@ -0,0 +1,3 @@
+
+If you do not want to install the package, just launch the following command to help Python to find the compiled package :
+$> export PYTHONPATH=`pwd`:$PYTHONPATH