@@ -0,0 +1,5 @@
from distutils.core import setup
from Cython.Build import cythonize
setup(name='appointment tool',
ext_modules=cythonize('./src/workers/commandor_page.py'))
The note is not visible to the blocked user.