Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit 9be5459

Browse files
authored
Merge pull request #96 from TaykYoku/2.0_fix_priority
[2.0] change package priority to 11
2 parents 01f0814 + d76b24c commit 9be5459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/COMDIRAC/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212

1313

1414
def extension_metadata():
15-
return {"priority": 10}
15+
return {"priority": 11}

0 commit comments

Comments
 (0)