Skip to content

Commit

Permalink
add globus-shell.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ixcat committed Oct 2, 2019
1 parent 9e7c9e7 commit fcc523f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -24,6 +24,6 @@
url='https://github.com/mesoscale-activity-map/map-ephys',
keywords='neuroscience electrophysiology science datajoint',
packages=find_packages(exclude=['contrib', 'docs', 'tests*']),
scripts=['scripts/mapshell.py', 'scripts/map-mock-data.py'],
scripts=['scripts/mapshell.py', 'scripts/map-mock-data.py', 'scripts/globus-shell.py'],
install_requires=requirements,
)

0 comments on commit fcc523f

Please sign in to comment.