We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New failures caused by pytest-dev (post pytest 8.1):
pytest_doctestplus/plugin.py:268: in collect module = import_path(fspath, mode=mode, root=self.config.rootpath) E TypeError: import_path() missing 1 required keyword-only argument: 'consider_namespace_packages'
Caused by:
The text was updated successfully, but these errors were encountered:
Update links and studio references (#143)
2417be2
Update to latest links and product names. Includes a pytest downgrade to work around a CI failure ros2/launch#765 (similar to scientific-python/pytest-doctestplus#240)
Successfully merging a pull request may close this issue.
New failures caused by pytest-dev (post pytest 8.1):
Caused by:
The text was updated successfully, but these errors were encountered: