-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
46 lines (38 loc) · 900 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# --------
# requires
# --------
# These are the requirements needed by the cdb-tools development process. This
# is mostly not what you are looking for. If you are looking for the
# requirements which are needed within CDB-Tools environment, please take a look
# at ./bootstrap/requirements.txt
six
#fspath
# --------------
# tests_requires
# --------------
#pip
#tox
#pytest
#pytest-cov
#pylint
# -------
# develop
# -------
pip
Sphinx
pallets-sphinx-themes
pylint
sphinx_rtd_theme
sphinx-autobuild
sphinx-issues
sphinx-jinja
sphinx-tabs
sphinxcontrib-programoutput
# sphinxjp.themes.revealjs: slide-shows with revaljs
#
# comment out next lines, if you don't build slide-shows
#
git+https://github.com/return42/sphinxjp.themes.revealjs
# -e file:../sphinxjp.themes.revealjs#egg=sphinxjp.themes.revealjs
# linuxdoc for DOT support
linuxdoc @ git+http://github.com/return42/linuxdoc.git