We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510bd30 commit 1cdc4aeCopy full SHA for 1cdc4ae
setup.py
100644
100755
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
import setuptools
4
from distutils.core import setup, Extension
5
from Cython.Distutils import build_ext
0 commit comments