Skip to content

Commit

Permalink
REF removed unnecessary todo from octue cliu template
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Clark committed Sep 12, 2019
1 parent d9c1386 commit 151adb1
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,3 @@
],
python_requires='>=3.6',
)


# TODO move the following into octue example app template
# setup(
# py_modules=['cli'],
# install_requires=['Click'],
# entry_points='''
# [console_scripts]
# octue=octue_app
# ''',
# )

0 comments on commit 151adb1

Please sign in to comment.