Skip to content

Commit f1dd7c6

Browse files
authored
Updating poetry (#369)
1 parent 1512c2a commit f1dd7c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
install:
3-
pip install poetry==1.2.1 && poetry install
3+
pip install poetry==2.0.1 && poetry install
44

55
package:
66
poetry build

0 commit comments

Comments
 (0)