From ca9b58716214148eeaeaa3076e1a1dc8f8bb5892 Mon Sep 17 00:00:00 2001 From: Victor Chahuneau Date: Mon, 26 Aug 2013 20:12:32 -0400 Subject: Improve the package structure of pycdec This change should not break anything, but now you can run: python setup.py build_ext --inplace and use the cleaner: PYTHONPATH=/path/to/cdec/python python -m ... --- python/src/cdec.sa._sa.pxd | 1 - 1 file changed, 1 deletion(-) delete mode 120000 python/src/cdec.sa._sa.pxd (limited to 'python/src/cdec.sa._sa.pxd') diff --git a/python/src/cdec.sa._sa.pxd b/python/src/cdec.sa._sa.pxd deleted file mode 120000 index 3613f643..00000000 --- a/python/src/cdec.sa._sa.pxd +++ /dev/null @@ -1 +0,0 @@ -sa/_sa.pxd \ No newline at end of file -- cgit v1.2.3