forked from mingrammer/diagrams
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐍 Ensure support for Python 3.12/3.8/3.7
The README claims that Python 3.7 or higher is required, so I believe it would be nice to ensure that all 3.7+ versions are actually supported by enabling testing against them on CI. These changes also: - add coverage reporting - disable fail-fast mode for tests - make CI use pipx to install poetry - make CI use pytest to run tests - force colors on CI - bump actions/checkout to v4 - bump actions/setup-python to v5
- Loading branch information
Showing
4 changed files
with
120 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.