Merge commit 'a743ad9496701894406c0d7ded6a44fcecd4219e' as 'deps/QDark'
This commit is contained in:
27
deps/QDark/req-develop.txt
vendored
Normal file
27
deps/QDark/req-develop.txt
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
# See tox.ini file to know how to use them via command line
|
||||
# It is recommended for developers install all others requirements also
|
||||
|
||||
# Main packages to make sure they are there
|
||||
setuptools
|
||||
pip
|
||||
wheel
|
||||
virtualenv
|
||||
pipdeptree
|
||||
|
||||
# Automation
|
||||
tox
|
||||
pre-commit
|
||||
|
||||
# Fixers
|
||||
autopep8
|
||||
docformatter
|
||||
eradicate
|
||||
isort
|
||||
|
||||
# Project requirements
|
||||
qtsass
|
||||
watchdog
|
||||
|
||||
# Spell checkers
|
||||
# Name for use is scpell
|
||||
scspell3k
|
Reference in New Issue
Block a user