mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
added python 3.11 to test suite
This commit is contained in:
1
.github/workflows/python-package.yaml
vendored
1
.github/workflows/python-package.yaml
vendored
@@ -20,6 +20,7 @@ jobs:
|
|||||||
- "3.8"
|
- "3.8"
|
||||||
- "3.9"
|
- "3.9"
|
||||||
- "3.10"
|
- "3.10"
|
||||||
|
- "3.11"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
## [unreleased]
|
## [unreleased]
|
||||||
|
|
||||||
|
* added python 3.11 to test suite
|
||||||
* updated dependencies:
|
* updated dependencies:
|
||||||
* mypy 0.982
|
* mypy 0.982
|
||||||
* types-markdown 3.4.2.1
|
* types-markdown 3.4.2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user