Skip to content

Commit

Permalink
Don't use lock file, as it is a lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-s committed May 7, 2024
1 parent efa145c commit 25e46c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1,751 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,6 @@ dmypy.json
.DS_Store
*.sublime-workspace
.vscode

# Not necessary for libs, see https://github.com/python-poetry/poetry/issues/7488
poetry.lock
Loading

0 comments on commit 25e46c3

Please sign in to comment.