Skip to content

Commit 4a28f02

Browse files
committed
Add poetry.lock to repository
It is generally recommended to include `poetry.lock` to the repository. This helps with using the same package versions that are known to work. The absence of the `poetry.lock` file will force Poetry to generate a new one, that may result in package versions that fail to wor Signed-off-by: Razvan Deaconescu <[email protected]>
1 parent 8d42597 commit 4a28f02

File tree

2 files changed

+1463
-1
lines changed

2 files changed

+1463
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66

77
__pycache__
88
*.pyc
9-
/poetry.lock
109

1110
# Visual Studio Code symlink
1211

0 commit comments

Comments
 (0)