Skip to content

Commit b9afdaf

Browse files
Merge pull request #18 from casework/AC-195
AC-195
2 parents b066b5f + c7439ac commit b9afdaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ all: \
4848
&& pip install \
4949
--upgrade \
5050
pip \
51-
setuptools
51+
setuptools \
52+
wheel
5253
source venv/bin/activate \
5354
&& pip install \
5455
--requirement requirements.txt

0 commit comments

Comments
 (0)