Commit 28ef29b
committed
[Release 2.11.0] Fix poetry version
- Fix poetry version on Dockerfile
- Fix poetry version on gitlab ci
Moving from v1.x to v2.x on poetry removes a deprecation error on ‘poetry.dev-dependencies’ (which should be ‘poetry.group.dev.dependencies’ instead)1 parent 493f7cd commit 28ef29b
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments