Skip to content
Snippets Groups Projects
Commit b4f94998 authored by John Chilton's avatar John Chilton
Browse files

Fix for removal of Galaxy.

parent e37312d5
No related branches found
No related tags found
No related merge requests found
...@@ -95,8 +95,7 @@ setup( ...@@ -95,8 +95,7 @@ setup(
'managers/util/job_script/DEFAULT_JOB_FILE_TEMPLATE.sh', 'managers/util/job_script/DEFAULT_JOB_FILE_TEMPLATE.sh',
'managers/util/job_script/CLUSTER_SLOTS_STATEMENT.sh', 'managers/util/job_script/CLUSTER_SLOTS_STATEMENT.sh',
]}, ]},
package_dir={'pulsar': 'pulsar', package_dir={'pulsar': 'pulsar'},
'galaxy': 'galaxy'},
include_package_data=True, include_package_data=True,
install_requires=requirements, install_requires=requirements,
license="Apache License 2.0", license="Apache License 2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment