Skip to content

Commit

Permalink
adding import to setup
Browse files Browse the repository at this point in the history
  • Loading branch information
carsen-stringer committed Aug 16, 2020
1 parent 007a7c3 commit 864f503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import setuptools
from setuptools import setup

install_deps = ['numpy', 'scipy', 'natsort',
Expand Down

0 comments on commit 864f503

Please sign in to comment.