Commit 4a28f02
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
2 files changed
+1463
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
0 commit comments