Files
pytest2/changelog/9741.improvement.rst
2022-04-17 21:11:17 +03:00

4 lines
130 B
ReStructuredText

On Python 3.11, use the standard library's :mod:`tomllib` to parse TOML.
:mod:`tomli`` is no longer a dependency on Python 3.11.