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 d0ffe46 commit 1a06e8fCopy full SHA for 1a06e8f
Makefile
@@ -16,7 +16,7 @@
16
# under the License.
17
18
install-poetry:
19
- pip3 install setuptools --upgrade
+ pip3 install setuptools --upgrade
20
pip3 install poetry==1.6.1
21
22
install-dependencies:
0 commit comments