Skip to content

Commit

Permalink
fix: liccheck
Browse files Browse the repository at this point in the history
  • Loading branch information
dvilelaf committed Sep 9, 2024
1 parent 44e78c5 commit 7bb2959
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ all-linters:
tox -e darglint
tox -e pylint
tox -e mypy
tox -e liccheck

.PHONY: fix-abci-app-specs
fix-abci-app-specs:
Expand Down
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -546,3 +546,4 @@ paramiko: >=3.1.0
; sub-dep of docker-compose
websocket-client: >=0.59.0
pathable: ==0.4.3
aiohappyeyeballs: >=2.4.0

0 comments on commit 7bb2959

Please sign in to comment.