Skip to content

Commit

Permalink
Fix: missing coveralls dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Aug 20, 2024
1 parent 07aa91d commit 4d1afd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
PKG_NAMESPACE = yhttp.ext.sqlalchemy
PKG_NAME = yhttp-sqlalchemy
PYDEPS_COMMON += \
'coveralls' \
'bddrest >= 4, < 5' \
'bddcli >= 2.5.1, < 3' \
'yhttp-dev >= 3.1.2'
Expand Down

0 comments on commit 4d1afd7

Please sign in to comment.