1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 12 months ago.
May 04, 2022 — May 04, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove obsolete configuration section for Black More... 5 months ago
Update information about optional debris topics (README) More... 5 months ago
Simplify pipeline code, no unnecessary install of wheel package More... 5 months ago
Select all ruff rules, ignore only a few More... 5 months ago
Simplify call to PyClean in Tox configuration More... 5 months ago
Make package version actually dynamic More... 5 months ago
Also test against Python 3.12 More... 5 months ago
Reformat code using Ruff More... 5 months ago
Use ruff for code formatting (like Black) More... 5 months ago
Use static lookup but dynamic metadata population (version) More... 5 months ago
Fix wrongly displayed package version, add ruff to defaults More... 7 months ago
Use own debris option for Ruff cleanup More... 7 months ago
Mention ruff in README (optional cleanup) More... 7 months ago
Make recently added test backward-compatible More... 7 months ago
Release v2.7.5 More... 7 months ago
Display non-default debris values in help screen More... 7 months ago
Fix Codacy complaint about MarkDown links More... 7 months ago
Upgrade Codacy reporter for GHA More... 7 months ago
Remove ruff debris when specified More... 7 months ago
Also ignore the `venv` folder by default More... 8 months ago
Check package version matches Git tag before pushing to PyPI More... 9 months ago
Handle exceptions centrally in main entry point More... 9 months ago
Fix ruff linter complaints More... 9 months ago
Use ruff as the one linter for everything More... 9 months ago
Perform packaging with `pyproject.toml`, remove `setup.py` More... 9 months ago
Run only supported Python versions on GHA More... 9 months ago
Continue to run older Pythons with Tox More... 9 months ago
tox-gh doesn't support Python<3.7, hence use tox-gh-actions More... 11 months ago
Also test against PyPy 3.9 More... 11 months ago
Use tox-gh instead of tox-gh-actions More... 11 months ago