Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
src/setup.py: from setuptools import setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koeppe committed Jun 5, 2020
1 parent c166b97 commit 5f33436
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import sys
import time
from distutils import log
from distutils.core import setup
from setuptools import setup

#########################################################
### Set source directory
Expand Down

0 comments on commit 5f33436

Please sign in to comment.