File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ModuleTester User Guide
2- ======================
2+ =======================
33
44ModuleTester is a library for executing and managing Python package tests.
55
Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ The :mod:`moduletester` package requires the following Python modules:
99 - Summary
1010 * - Python
1111 - >=3.8, <4
12- -
13- * - guidata
12+ -
13+ * - guidata
1414 - >= 3.1
15- -
16- * - QtPy
15+ -
16+ * - QtPy
1717 - >= 1.9
18- -
18+ -
1919 * - beautifulsoup4
20- -
20+ -
2121 - Screen-scraping library
2222 * - PyQt5
2323 - >=5.11
@@ -33,16 +33,16 @@ Optional modules for development:
3333 - Version
3434 - Summary
3535 * - black
36- -
36+ -
3737 - The uncompromising code formatter.
3838 * - isort
39- -
39+ -
4040 - A Python utility / library to sort Python imports.
4141 * - pylint
42- -
42+ -
4343 - python code static checker
4444 * - Coverage
45- -
45+ -
4646 - Code coverage measurement for Python
4747
4848Optional modules for building the documentation:
@@ -55,11 +55,11 @@ Optional modules for building the documentation:
5555 - Version
5656 - Summary
5757 * - PyQt5
58- -
58+ -
5959 - Python bindings for the Qt cross platform application toolkit
6060 * - sphinx
6161 - >6
6262 - Python documentation generator
63- * - python-docs-theme
64- -
65- - The Sphinx theme for the CPython docs and related projects
63+ * - pydata_sphinx_theme
64+ -
65+ - Bootstrap-based Sphinx theme from the PyData community
You can’t perform that action at this time.
0 commit comments