12 lines
113 B
Plaintext
12 lines
113 B
Plaintext
|
# Formatter
|
||
|
black~=20.8b1
|
||
|
|
||
|
# Linter
|
||
|
flake8~=3.9.0
|
||
|
|
||
|
# Testing suite
|
||
|
pytest~=6.2.2
|
||
|
|
||
|
# Language server
|
||
|
jedi~=0.18.0
|