summaryrefslogtreecommitdiff
path: root/doc/pyrex/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/pyrex/README.txt')
-rw-r--r--doc/pyrex/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/pyrex/README.txt b/doc/pyrex/README.txt
new file mode 100644
index 000000000..9df1e6c8e
--- /dev/null
+++ b/doc/pyrex/README.txt
@@ -0,0 +1,3 @@
+WARNING: this code is deprecated and slated for removal soon. See the
+doc/cython directory for the replacement, which uses Cython (the actively
+maintained version of Pyrex).