mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-06 10:23:06 +03:00
Add 'wheel' to requirements-dev.txt to avoid warnings
This commit is contained in:
parent
9634c914c3
commit
73dadca308
@ -1,3 +1,7 @@
|
|||||||
|
# So that you don't get warnings like:
|
||||||
|
# Using legacy 'setup.py install' for flake8-annotations-coverage, since package 'wheel' is not installed.
|
||||||
|
wheel
|
||||||
|
|
||||||
# Static analysis tools
|
# Static analysis tools
|
||||||
flake8==3.9.0
|
flake8==3.9.0
|
||||||
flake8-annotations-coverage==0.0.5
|
flake8-annotations-coverage==0.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user