Skip to content

Commit 8508ba2

Browse files
committed
ci: Add missing package wheel
The missing package `wheel` is added to `test_requirements.txt`. Signed-off-by: Devaraj Ranganna <[email protected]>
1 parent 2a91d06 commit 8508ba2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ coverage>=4,<5
22
coveralls>=1,<2
33
mock>=2,<4
44
pytest>=3,<5
5+
wheel>=0.34

0 commit comments

Comments
 (0)