Skip to content

Commit d6e4c1f

Browse files
committed
docs build fix
1 parent 3b2fe80 commit d6e4c1f

File tree

4 files changed

+1
-18
lines changed

4 files changed

+1
-18
lines changed

docs/progressbar.terminal.os_specific.posix.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

docs/progressbar.terminal.os_specific.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ Submodules
77
.. toctree::
88
:maxdepth: 4
99

10-
progressbar.terminal.os_specific.posix
11-
progressbar.terminal.os_specific.windows
12-
1310
Module contents
1411
---------------
1512

docs/progressbar.terminal.os_specific.windows.rst

Lines changed: 0 additions & 7 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ include-package-data = true
112112
progressbar = 'progressbar.cli:main'
113113

114114
[project.optional-dependencies]
115-
docs = ['sphinx>=1.8.5', 'sphinx-autodoc-typehints>=1.6.0', 'termios']
115+
docs = ['sphinx>=1.8.5', 'sphinx-autodoc-typehints>=1.6.0']
116116
tests = [
117117
'dill>=0.3.6',
118118
'flake8>=3.7.7',

0 commit comments

Comments
 (0)