Skip to content

Commit

Permalink
Import setuptools entierly
Browse files Browse the repository at this point in the history
  • Loading branch information
YAY-C committed May 28, 2024
1 parent 3e1acc9 commit ca8f16a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from setuptools import setup, find_packages, Extension
import setuptools
import subprocess
import os, tempfile, shutil

Expand Down

0 comments on commit ca8f16a

Please sign in to comment.