try without poetry

This commit is contained in:
cubicroot 2022-04-08 20:21:02 +02:00
parent e9c0b6e3a9
commit 75244a6593

View file

@ -38,7 +38,6 @@ setup:
go install github.com/securego/gosec/v2/cmd/gosec@latest
go install github.com/swaggo/swag/cmd/swag@latest
go install honnef.co/go/tools/cmd/staticcheck@latest
poetry install
.PHONY: swag
swag: