@@ -0,0 +1,6 @@
from setuptools import setup
from Cython.Build import cythonize
setup(
ext_modules = cythonize("src/person_name/cython_extract_methods.pyx")
)
The note is not visible to the blocked user.