mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-24 16:30:27 +08:00
Place galaxy.metadata into galaxy-job-execution.
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
../../../lib/galaxy/metadata
|
||||
@@ -32,6 +32,7 @@ TEST_DIR = 'tests'
|
||||
PACKAGES = [
|
||||
'galaxy',
|
||||
'galaxy.job_execution',
|
||||
'galaxy.metadata',
|
||||
]
|
||||
ENTRY_POINTS = '''
|
||||
[console_scripts]
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
../../../test/unit/tools/test_metadata.py
|
||||
Reference in New Issue
Block a user