Skip to content
Snippets Groups Projects

#374, #414: Introduce Python v3.10 test job, Stop using Poetry lock file

Merged #374, #414: Introduce Python v3.10 test job, Stop using Poetry lock file
Merged Moul requested to merge 374_py_3.10 into dev
3 files
+ 10
592
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 4
0
@@ -66,3 +66,7 @@ target/
@@ -66,3 +66,7 @@ target/
*~
*~
*.swp
*.swp
*.swo
*.swo
 
 
# Poetry
 
# https://python-poetry.org/docs/libraries/#lock-file
 
poetry.lock
Loading