mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
Merge branch 'master' of github.com:venthur/blag
This commit is contained in:
1
.github/workflows/python-package.yaml
vendored
1
.github/workflows/python-package.yaml
vendored
@@ -18,6 +18,7 @@ jobs:
|
|||||||
- "3.11"
|
- "3.11"
|
||||||
- "3.12"
|
- "3.12"
|
||||||
- "3.13"
|
- "3.13"
|
||||||
|
- "3.14"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
## [unreleased] --
|
## [unreleased] --
|
||||||
|
|
||||||
|
* Added Python 3.14 compatibility
|
||||||
* Removed requirements.txt and requirements-dev.txt
|
* Removed requirements.txt and requirements-dev.txt
|
||||||
|
|
||||||
## [2.3.3] -- 2025-04-27
|
## [2.3.3] -- 2025-04-27
|
||||||
|
|||||||
Reference in New Issue
Block a user