mirror of
https://github.com/vale981/hopsflow
synced 2025-03-05 08:51:37 -05:00
use setuptools
This commit is contained in:
parent
7433532105
commit
db76ea9f23
2 changed files with 2 additions and 1 deletions
|
@ -2,3 +2,4 @@ sphinx
|
|||
pydata-sphinx-theme
|
||||
data-science-types
|
||||
black
|
||||
setuptools
|
||||
|
|
2
setup.py
2
setup.py
|
@ -1,4 +1,4 @@
|
|||
from distutils.core import setup
|
||||
from setuptools import setup
|
||||
|
||||
setup(
|
||||
name="hopsflow",
|
||||
|
|
Loading…
Add table
Reference in a new issue