Skip to content

Commit 1c6a1fd

Browse files
committed
update setup.py
1 parent 990e040 commit 1c6a1fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import site
22
import os
3+
from os import path
34
import typing as tp
45
from setuptools import Extension # type: ignore
56
from setuptools import setup

0 commit comments

Comments
 (0)