Skip to content

Commit

Permalink
import setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
wjblanke committed Jun 17, 2023
1 parent ca7ca4b commit 9f97b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import platform
import subprocess
import sys
from setuptools import Extension, setup
from setuptools import Extension, setup, setuptools
from setuptools.command.build_ext import build_ext


Expand Down

0 comments on commit 9f97b8b

Please sign in to comment.