forked from pool/python-interrogate
This branch is 10 commits behind pool/python-interrogate:factory
- update to 1.7.0:
* tomli dependency for Python versions < 3.11, making use of
tomllib in the standard library with 3.11+ (#150).
* Support for pyi file extensions (and leave room for other
file extensions to be added, like maybe ipynb).
* Support for Google-style docstrings for class __init__
methods with new --style [sphinx|google] flag (#128).
* Include support for deleters when ignoring property
decorators (#126
<https://github.com/econchick/interrogate/issues/126>_).
* Support floats for --fail-under values (#114).
* toml dependency for all Python versions (#150).
* Add --ignore-overloaded-functions flag to ignore overload
decorators (#97) – thank you ErwinJunge (via #167) and
zackyancey.
* Support for Python 3.11 & 3.12.
* Support for Python 3.6 & 3.7.
OBS-URL: https://build.opensuse.org/request/show/1169387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-interrogate?expand=0&rev=3
Description
No description provided
Languages
RPM Spec
100%