mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Simplify PACKAGE_DATA
This commit is contained in:
@@ -101,9 +101,7 @@ ENTRY_POINTS = '''
|
||||
PACKAGE_DATA = {
|
||||
# Be sure to update MANIFEST.in for source dist.
|
||||
'galaxy': [
|
||||
'config/schemas/config_schema.yml',
|
||||
'config/schemas/job_config_schema.yml',
|
||||
'config/schemas/uwsgi_schema.yml',
|
||||
'config/schemas/*.yml',
|
||||
'config/sample/*',
|
||||
],
|
||||
'tool_shed': [
|
||||
|
||||
Reference in New Issue
Block a user