File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 run : poetry install
4747 - name : Run ruff
4848 run : poetry run ruff check .
49- - name : Run mypy
50- run : poetry run mypy .
5149 - name : Run bandit
5250 run : poetry run bandit .
5351 - name : Run safety
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "field-manager-api"
33version = " 0.0.1a3"
44description = " Field Manager API SDK"
55license = " MIT"
6- authors = [" Jostein Leira <9363084+josteinl@users.noreply.github.com>" ]
6+ authors = [" Jostein Leira <9363084+josteinl@users.noreply.github.com>" , " Tellef Kydland <48522922+tellefk@users.noreply.github.com> " ]
77readme = " README.md"
88homepage = " https://github.com/norwegian-geotechnical-institute/field-manager-api"
99repository = " https://github.com/norwegian-geotechnical-institute/field-manager-api"
You can’t perform that action at this time.
0 commit comments