mirror of
https://github.com/pushbits/server.git
synced 2025-05-02 11:46:17 +02:00
try without poetry
This commit is contained in:
parent
e9c0b6e3a9
commit
75244a6593
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -38,7 +38,6 @@ setup:
|
||||||
go install github.com/securego/gosec/v2/cmd/gosec@latest
|
go install github.com/securego/gosec/v2/cmd/gosec@latest
|
||||||
go install github.com/swaggo/swag/cmd/swag@latest
|
go install github.com/swaggo/swag/cmd/swag@latest
|
||||||
go install honnef.co/go/tools/cmd/staticcheck@latest
|
go install honnef.co/go/tools/cmd/staticcheck@latest
|
||||||
poetry install
|
|
||||||
|
|
||||||
.PHONY: swag
|
.PHONY: swag
|
||||||
swag:
|
swag:
|
||||||
|
|
Loading…
Add table
Reference in a new issue