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 11333ff + 6860e68 commit ee1d9a1Copy full SHA for ee1d9a1
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