Activity
Upgrade GitHub Actions checkout and setup-python
Upgrade GitHub Actions checkout and setup-python
Pull request merge
Get rid of places checking for Python major version
Get rid of places checking for Python major version
Pull request merge
Remove unused YAPF configuration
Remove unused YAPF configuration
Pull request merge
Apply Ruff fixes
Apply Ruff fixes
Pull request merge
Add importlib_metadata as a real dependency for now
Add importlib_metadata as a real dependency for now
Replace outdated CI configurations with GitHub Actions
Replace outdated CI configurations with GitHub Actions
Add importlib-metadata
as dependency
Add
importlib-metadata
as dependencyRemove unused .git_hooks (the upstream repo is archived)
Remove unused .git_hooks (the upstream repo is archived)
Pull request merge
Use entry_points directly instead of as dict
Use entry_points directly instead of as dict
Pull request merge
Use importlib
instead of deprecated pkg_resources
Use
importlib
instead of deprecated pkg_resources
Add python_requires to setup.py, to prevent installing on unsupported…
Add python_requires to setup.py, to prevent installing on unsupported…
Pull request merge