Skip to content
Snippets Groups Projects
Commit ebf3adb3 authored by Moul's avatar Moul
Browse files

[enh] #414: Stop using Poetry lock file

Git ignore poetry.lock
In particular to free pytest version which adds support for Py3.10
parent bbf66153
No related branches found
No related tags found
1 merge request!197#374, #414: Introduce Python v3.10 test job, Stop using Poetry lock file
Pipeline #14105 passed
...@@ -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
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment