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 990e040 commit 1c6a1fdCopy full SHA for 1c6a1fd
setup.py
@@ -1,5 +1,6 @@
1
import site
2
import os
3
+from os import path
4
import typing as tp
5
from setuptools import Extension # type: ignore
6
from setuptools import setup
0 commit comments