Skip to content

Commit

Permalink
Correct directory name to have better plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewma7 committed Apr 5, 2019
1 parent 0bce56b commit c12041a
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion resonantgeoview_server/setup.py → server/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
],
entry_points={
'girder.plugin': [
'server = server:GirderPlugin'
'resonantgeoview_server = resonantgeoview_server:GirderPlugin'
],
'girder_worker_plugins': [
'gaia_task = gaia_task:GaiaTasks',
Expand Down

0 comments on commit c12041a

Please sign in to comment.