We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1512c2a commit f1dd7c6Copy full SHA for f1dd7c6
Makefile
@@ -1,6 +1,6 @@
1
2
install:
3
- pip install poetry==1.2.1 && poetry install
+ pip install poetry==2.0.1 && poetry install
4
5
package:
6
poetry build
0 commit comments