python-package-template
python-package-template copied to clipboard
A template repo for Python packages
Fixes # Changes proposed in this pull request: - ## Before submitting - [ ] I've read and followed all steps in the [Making a pull request](https://github.com/allenai/beaker-py/blob/main/CONTRIBUTING.md#making-a-pull-request) section of the...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. v5.1.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 5.1.0 (released Jul 24, 2022)...
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. Commits 1f08cf4 Update version to 0.971 61c0064 Add back workaround to avoid confusing mypy.types and types in pyinfo (#13176) d8d900c Update version to 0.971+dev...
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.0. Release notes Sourced from black's releases. 22.6.0 Style Fix unstable formatting involving #fmt: skip and # fmt:skip comments (notice the lack of spaces) (#2970)...
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.6.4.1 to 2022.6.21. Changelog Sourced from furo's changelog. Changelog 2022.06.21 -- Opulent Opal Fix docutils <= 0.17.x compatibility Bump to the latest Node.js LTS 2022.06.04.1 -- Naughty...
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. v5.3.0 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 5.3.0 (released Oct 16, 2022)...
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.10.0. Release notes Sourced from black's releases. 22.10.0 Highlights Runtime support for Python 3.6 has been removed. Formatting 3.6 code will still be supported until...
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.982. Commits 1c2b899 Bump version to 0.982 51d9858 Restore Type vs Callable special-casing that was broken in refactoring (#13784) d03f201 Suggest using upper bound for...
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.6.4.1 to 2022.9.29. Changelog Sourced from furo's changelog. Changelog 2022.09.29 -- Quaint Quartz Add ability to set arbitrary URLs for edit button. Add support for aligning text...
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Updated to the node16 runtime by default This requires a minimum Actions Runner version of v2.285.0 to...