Skip to content

Commit 3ff4cc4

Browse files
committed
requirements-dev.txt: Added missing 'wheel' package
Without it we can't run 'setup.py bdist_wheel'
1 parent 32afc00 commit 3ff4cc4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ pre-commit
77
beautifulsoup4
88
pytest
99
pytest-timeout
10+
wheel

0 commit comments

Comments
 (0)