We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6696d9a + 131acdd commit 2224ccbCopy full SHA for 2224ccb
setup.py
@@ -1,3 +1,4 @@
1
+import typing as tp
2
from setuptools import setup, Extension
3
from setuptools.command.build_ext import build_ext
4
import site, os
0 commit comments