This website works better with JavaScript.
Home
Explore
Help
Sign In
Kosmorro
/
lib
mirror of
https://github.com/Kosmorro/lib
Watch
1
Star
0
Fork
0
Code
Issues
Releases
18
Activity
Browse Source
fix: support for Python 3.14
pull/80/head
Jérôme Deuchnord
3 months ago
parent
65075b1c31
commit
af440e1e12
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/tests.yml
+ 1
- 0
.github/workflows/tests.yml
View File
@@ -24,6 +24,7 @@ jobs:
- '3.11'
- '3.12'
- '3.13'
- '3.14'
name: Python ${{ matrix.python_version }} (${{ matrix.os }})
steps:
Write
Preview
Loading…
Cancel
Save