diff --git a/setup.py b/setup.py index a668caca21f046471570ecc3ad5de59c9d00eb42..ccdaf5288fe6debbf70c3b3464aaddb61ba34c87 100644 --- a/setup.py +++ b/setup.py @@ -1,5 +1,6 @@ # coding=UTF-8 +#todo adjust this from setuptools import setup setup( name="your-project",