mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-21 14:46:29 +01:00
requirements-dev.txt: Added missing 'wheel' package
Without it we can't run 'setup.py bdist_wheel'
This commit is contained in:
parent
32afc007aa
commit
3ff4cc4445
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ pre-commit
|
|||
beautifulsoup4
|
||||
pytest
|
||||
pytest-timeout
|
||||
wheel
|
||||
|
|
Loading…
Reference in a new issue