forked from pool/python-interrogate
* 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/package/show/devel:languages:python/python-interrogate?expand=0&rev=5
2.4 KiB
2.4 KiB