repo.or.cz
/
git-cola.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
widgest: update deprecated calls to setFocus(True)
[git-cola.git]
/
requirements
/
requirements-dev.txt
blob
7e59f1abd8c1cf71e3f9f7d727d2d73453dd77a0
1
# Development packages are used to build from source, run the test suite and build documentation
2
3
## Build tools
4
build
5
setuptools>=42
6
setuptools_scm[toml] >= 3.4.1
7
wheel
8
9
cercis
10
pylint >= 2.14.0
11
pytest>=3.6
12
pytest-cov
13
14
## Build and install documentation using "garden doc" and "garden install docs".
15
jaraco.packaging >= 9
16
rst.linker >= 1.9
17
Sphinx
18
sphinx-rtd-theme