Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kjkoeller committed Jun 16, 2023
1 parent 7b9774a commit fa0a943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def check_python_version():

entry_points={'console_scripts': [
'EclipsingBinaries = EclipsingBinaries.menu:main',
'EB_pipeline=EclipsingBinaries.pipeline:monitor_directory'
# 'EB_pipeline = EclipsingBinaries.pipeline:monitor_directory'
],
},

Expand Down

0 comments on commit fa0a943

Please sign in to comment.