Add requirements-dev.txt
This commit is contained in:
parent
40aa227f30
commit
7736537df2
2 changed files with 39 additions and 0 deletions
6
requirements-dev.in
Normal file
6
requirements-dev.in
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
black
|
||||
flake8
|
||||
pip-tools
|
||||
pyls-black
|
||||
pyls-isort
|
||||
python-language-server[rope]
|
||||
Loading…
Add table
Add a link
Reference in a new issue