aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/setup.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'host/utils/setup.py.in')
-rw-r--r--host/utils/setup.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/utils/setup.py.in b/host/utils/setup.py.in
index 0731ce85b..92b01688b 100644
--- a/host/utils/setup.py.in
+++ b/host/utils/setup.py.in
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
-from distutils.core import setup
+from setuptools import setup
print(__file__)
setup(name='rfnoc',