Add devtools.txt
This commit is contained in:
parent
fc820079fc
commit
9b40858d56
11
devtools.txt
Normal file
11
devtools.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# The following tools have proven useful during development
|
||||||
|
# Feel free to install while inside the WireViz virtualenv, using:
|
||||||
|
# pip install -r devtools.txt
|
||||||
|
|
||||||
|
# Code formatting
|
||||||
|
black
|
||||||
|
isort
|
||||||
|
|
||||||
|
# Development aids
|
||||||
|
pudb # visual python debugger
|
||||||
|
autoflake # to be tested
|
||||||
Loading…
x
Reference in New Issue
Block a user