Skip to content

Commit

Permalink
Merge pull request #8 from pjs902/master
Browse files Browse the repository at this point in the history
Update deprecated numpy.distutils
  • Loading branch information
tboudreaux authored Jan 20, 2025
2 parents f642fb1 + f412c14 commit 7d7ef64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
from numpy.distutils.core import setup
from numpy.distutils.extension import Extension
from setuptools import setup
from setuptools import Extension


class get_numpy_include(object):
Expand Down

0 comments on commit 7d7ef64

Please sign in to comment.