Skip to content

Commit

Permalink
stop using disttools
Browse files Browse the repository at this point in the history
  • Loading branch information
solomonik committed Nov 8, 2023
1 parent 5700078 commit 3190d00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions configure
Original file line number Diff line number Diff line change
Expand Up @@ -1357,8 +1357,7 @@ fi


cat > $BUILDDIR/setup.py <<EOF
from distutils.core import setup
from distutils.extension import Extension
from setuptools import setup, Extension
import numpy
import os
Expand Down

0 comments on commit 3190d00

Please sign in to comment.