We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents afc4da1 + 6860e68 commit 9498e11Copy full SHA for 9498e11
omero/conf.py
@@ -356,6 +356,7 @@ def get_previous_version(majornumber, minornumber=0):
356
r'https://docs.github.com/.*',
357
r'https://wiki.centos.org/.*',
358
r'https://royalsocietypublishing.org/.*',
359
+ r'https://trac.openmicroscopy.org*',
360
]
361
362
exclude_patterns = ['sysadmins/unix/walkthrough/requirements*',
0 commit comments