Closed lizgehret closed 1 year ago
The test failure looks like it's happening in sphinx?
I don't understand what's happening here. In sphinx, they call importlib_metadata.entry_points with two kwargs, group and name, but the function takes no args or kwargs at all. Seems like we must have some kind of version conflict or something because sphinx is not playing nice with the built-ins
this PR removes all references to q2studio in our user documentation.