Skip to content
New issue

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

Update pytest-doctestplus to 0.9.0 #306

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Contributor

This PR updates pytest-doctestplus from 0.5.0 to 0.9.0.

Changelog

0.9.0

==================

- Declare ``setuptools`` runtime dependency [93]

- Add ``SHOW_WARNINGS`` flag to show warnings. [136]

- Add the doctestplus sphinx extension. [113]

- Compatibility with pytest>=6.3 [140, 141]

0.8.0

==================

- Compatibility with ``pytest`` 6.0.0. [120]

0.7.0

==================

- Added a new ini option, ``doctest_subpackage_requires``, that can be used to skip
specific subpackages based on required packages. [112]

0.6.1

==================

- Disabling the usage of the ``doctest_ignore_import_errors`` option to
ensure no behaviour changes compared to the 0.5.0 release. [108]

0.6.0

==================

- Drop support for ``python`` versions earlier than 3.6. [103]

- Drop support for ``pytest`` versions earlier than 4.0. [103]

- Fix compatibility with ``pytest`` 5.4. [103]
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant