0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected over 4 years ago.
Jul 19, 2020 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ALLOW_UNICODE no longer needed on Python 3. As a result, ELLIPSES is also now enabled by default. More... about 2 years ago
Merge https://github.com/jaraco/skeleton More... about 2 years ago
Update badge for 2023 More... about 2 years ago
Remove 'configparser' as that renders the stdlib docs. More... about 2 years ago
Merge https://github.com/jaraco/skeleton More... about 2 years ago
Merge https://github.com/jaraco/tidelift More... about 2 years ago
Put tidelift docs dependency in its own section to limit merge conflicts. More... about 2 years ago
Build docs in CI, including sphinx-lint. More... about 2 years ago
Exclude Python 3.7 + Windows from the matrix as permanent workaround for #58. More... about 2 years ago
Run tests on Windows again. Fixes #58. More... about 2 years ago
Merge https://github.com/jaraco/skeleton More... about 2 years ago
Prevent Python 3.12 from blocking checks. More... about 2 years ago
Remove unnecessary shebang and encoding header in docs conf. More... about 2 years ago
tox 4 requires a boolean value, so use '1' to FORCE_COLOR. Fixes jaraco/skeleton#74. More... about 2 years ago
Honor ResourceWarnings. Fixes jaraco/skeleton#73. More... about 2 years ago
Disable flake8 on Python 3.12. Workaround for tholo/pytest-flake8#87. More... about 2 years ago
Add Python 3.12 to matrix. Only test 3.8-3.10 on Linux. More... about 2 years ago
Merge https://github.com/jaraco/skeleton More... over 2 years ago
Apply explicit_package_bases for mypy and unpin the version. Ref python/mypy#14057. More... over 2 years ago
Pin mypy to '<0.990' due to realpython/pytest-mypy#141 More... over 2 years ago
Remove the hyperlink for the Python versions badge. The PyPI badge is a better anchor for the hyperlink. More... over 2 years ago
rename `.readthedocs.yml` to `.readthedocs.yaml` (RTD docs indicate that `.readthedocs.yml` will be deprecated) (#68) More... over 2 years ago
GHA pretty env (#67) More... over 2 years ago
Merge https://github.com/jaraco/skeleton More... over 2 years ago
Indicate to use latest Python version (workaround for readthedocs/readthedocs.org/#9623). Requires also specifying the OS version (workaround for readthedocs/readthedocs.org#9635). More... over 2 years ago
Merge https://github.com/jaraco/skeleton More... over 2 years ago
Adopt furo theme for docs. More... over 2 years ago
Merge https://github.com/jaraco/skeleton More... over 2 years ago
When rendering docs, preserve the syntax for defaults. Fixes jaraco/path#197. More... over 2 years ago
Add PyPy to the test matrix on Linux. Fixes jaraco/skeleton#63. More... over 2 years ago