Specify python for interp
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
|
#!python
|
||||||
|
# cython: language_level=3
|
||||||
# distutils: sources = src/openGJK.c
|
# distutils: sources = src/openGJK.c
|
||||||
# distutils: include_dirs = include/openGJK
|
# distutils: include_dirs = include/openGJK
|
||||||
# cython: language_level=3, boundscheck=False
|
|
||||||
|
|
||||||
cimport openGJK_cython
|
cimport openGJK_cython
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user