Skip to content

Commit

Permalink
fix: update validate target requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaSadiq committed Oct 9, 2023
1 parent 0b768eb commit b1f29af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ endif

include .travis/docker.mk

validate: test.requirements test
validate: requirements test.requirements test

test: clean
$(TOX)python -Wd -m pytest
Expand Down

0 comments on commit b1f29af

Please sign in to comment.