Simplify PACKAGE_DATA

This commit is contained in:
Nicola Soranzo
2022-01-19 18:35:06 +00:00
parent 60976ec69b
commit da47f8e844
+1 -3
View File
@@ -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': [