Skip to content

Commit

Permalink
BREAK: drop Python 3.6 support (#44)
Browse files Browse the repository at this point in the history
* DX: clean up `conf.py`
* DX: define `tox -e docnblive` job
* DX: activate VSCode multi-file diff editor
  https://code.visualstudio.com/updates/v1_85\#_multifile-diff-editor
* DX: remove `"telemetry.enableCrashReporter"` settings
* DX: sync required coverage with codecov
* FIX: ignore `TYPE_CHECKING` boxes in coverage
* FIX: ignore `version.py` file in coverage
* FIX: run coverage `tox` job over `tests` folder
* FIX: update badge for GitHub Pages
* MAINT: update pip constraints and pre-commit

---------

Co-authored-by: GitHub <[email protected]>
  • Loading branch information
redeboer and web-flow authored Dec 9, 2023
1 parent 25d6f9f commit 7befb70
Show file tree
Hide file tree
Showing 19 changed files with 478 additions and 399 deletions.
34 changes: 28 additions & 6 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras --unsafe-package=boostcfg --unsafe-package=pawian --unsafe-package=pawian-tools --unsafe-package=pip --unsafe-package=setuptools
#
accessible-pygments==0.0.4
alabaster==0.7.13
annotated-types==0.6.0
anyio==4.1.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand All @@ -20,6 +21,8 @@ beautifulsoup4==4.12.2
black==23.11.0
bleach==6.1.0
cachetools==5.3.2
cattrs==23.2.3
cerberus==1.3.5
certifi==2023.11.17
cffi==1.16.0
cfgv==3.4.0
Expand All @@ -35,6 +38,7 @@ debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.7
docopt==0.6.2
docstring-to-markdown==0.13
docutils==0.19
exceptiongroup==1.2.0
Expand All @@ -44,6 +48,8 @@ fastjsonschema==2.19.0
filelock==3.13.1
fonttools==4.46.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.40
gprof2dot==2022.7.29
greenlet==3.0.2
identify==2.5.33
Expand All @@ -55,6 +61,7 @@ ipykernel==6.27.1
ipython==8.18.1
ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.0
jedi==0.19.1
jinja2==3.1.2
json5==0.9.14
Expand All @@ -67,16 +74,19 @@ jupyter-core==5.5.0
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.1
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.4.4
jupyterlab==4.0.9
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.0.1
jupyterlab-myst==2.1.0 ; python_version >= "3.7.0"
jupyterlab-myst==2.1.0
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.2
jupyterlab-widgets==3.0.9
kiwisolver==1.4.5
livereload==2.6.3
lsprotocol==2023.0.0
markdown-it-py==3.0.0
markupsafe==2.1.3
matplotlib==3.8.2
Expand All @@ -90,6 +100,7 @@ myst-nb==1.0.0
myst-parser==2.0.0
nbclient==0.9.0
nbconvert==7.12.0
nbdime==4.0.1
nbformat==5.9.2
nest-asyncio==1.5.8
nodeenv==1.8.0
Expand All @@ -101,9 +112,13 @@ pandas==2.1.4
pandocfilters==1.5.0
parso==0.8.3
pathspec==0.11.2
pep517==0.13.1
pexpect==4.9.0
pillow==10.1.0
pip-api==0.0.30
pipreqs==0.4.13
platformdirs==4.1.0
plette==0.4.4
pluggy==1.3.0
pre-commit==3.5.0
prometheus-client==0.19.0
Expand All @@ -112,8 +127,9 @@ psutil==5.9.6
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pydantic==2.5.2
pydantic-core==2.14.5
pydata-sphinx-theme==0.14.4
pydeps==1.12.17
pygments==2.17.2
pyparsing==3.1.1
pyproject-api==1.6.1
Expand All @@ -124,24 +140,28 @@ pytest-xdist==3.5.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.0
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytz==2023.3.post1
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.32.0
requests==2.31.0
requirementslib==3.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.13.2
ruff==0.1.7 ; python_version >= "3.7.0"
ruff==0.1.7
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
snowballstemmer==2.2.0
soupsieve==2.5
sphinx==6.2.1
sphinx-api-relink==0.0.7
sphinx-autobuild==2021.3.14
sphinx-book-theme==1.0.1
sphinx-codeautolink==0.15.0
Expand All @@ -156,16 +176,15 @@ sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlalchemy==2.0.23
stack-data==0.6.3
stdlib-list==0.10.0
tabulate==0.9.0
terminado==0.18.0
tinycss2==1.2.1
tomli==2.0.1
tomlkit==0.12.3
tornado==6.4
tox==4.11.4
traitlets==5.14.0
types-python-dateutil==2.8.19.14
types-setuptools==69.0.0.0
typing-extensions==4.8.0
tzdata==2023.3
ujson==5.8.0
Expand All @@ -179,7 +198,10 @@ webencodings==0.5.1
websocket-client==1.7.0
wheel==0.42.0
widgetsnbextension==4.0.9
yarg==0.1.9
zipp==3.17.0

# The following packages are considered to be unsafe in a requirements file:
# pawian-tools
# pip
# setuptools
34 changes: 28 additions & 6 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras --unsafe-package=boostcfg --unsafe-package=pawian --unsafe-package=pawian-tools --unsafe-package=pip --unsafe-package=setuptools
#
accessible-pygments==0.0.4
alabaster==0.7.13
annotated-types==0.6.0
anyio==4.1.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand All @@ -20,6 +21,8 @@ beautifulsoup4==4.12.2
black==23.11.0
bleach==6.1.0
cachetools==5.3.2
cattrs==23.2.3
cerberus==1.3.5
certifi==2023.11.17
cffi==1.16.0
cfgv==3.4.0
Expand All @@ -35,6 +38,7 @@ debugpy==1.8.0
decorator==5.1.1
defusedxml==0.7.1
distlib==0.3.7
docopt==0.6.2
docstring-to-markdown==0.13
docutils==0.19
execnet==2.0.2
Expand All @@ -43,6 +47,8 @@ fastjsonschema==2.19.0
filelock==3.13.1
fonttools==4.46.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.40
gprof2dot==2022.7.29
greenlet==3.0.2
identify==2.5.33
Expand All @@ -54,6 +60,7 @@ ipykernel==6.27.1
ipython==8.18.1
ipywidgets==8.1.1
isoduration==20.11.0
isort==5.13.0
jedi==0.19.1
jinja2==3.1.2
json5==0.9.14
Expand All @@ -66,16 +73,19 @@ jupyter-core==5.5.0
jupyter-events==0.9.0
jupyter-lsp==2.2.1
jupyter-server==2.12.1
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.4.4
jupyterlab==4.0.9
jupyterlab-code-formatter==2.2.1
jupyterlab-git==0.50.0
jupyterlab-lsp==5.0.1
jupyterlab-myst==2.1.0 ; python_version >= "3.7.0"
jupyterlab-myst==2.1.0
jupyterlab-pygments==0.3.0
jupyterlab-server==2.25.2
jupyterlab-widgets==3.0.9
kiwisolver==1.4.5
livereload==2.6.3
lsprotocol==2023.0.0
markdown-it-py==3.0.0
markupsafe==2.1.3
matplotlib==3.8.2
Expand All @@ -89,6 +99,7 @@ myst-nb==1.0.0
myst-parser==2.0.0
nbclient==0.9.0
nbconvert==7.12.0
nbdime==4.0.1
nbformat==5.9.2
nest-asyncio==1.5.8
nodeenv==1.8.0
Expand All @@ -100,9 +111,13 @@ pandas==2.1.4
pandocfilters==1.5.0
parso==0.8.3
pathspec==0.11.2
pep517==0.13.1
pexpect==4.9.0
pillow==10.1.0
pip-api==0.0.30
pipreqs==0.4.13
platformdirs==4.1.0
plette==0.4.4
pluggy==1.3.0
pre-commit==3.5.0
prometheus-client==0.19.0
Expand All @@ -111,8 +126,9 @@ psutil==5.9.6
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pydantic==2.5.2
pydantic-core==2.14.5
pydata-sphinx-theme==0.14.4
pydeps==1.12.17
pygments==2.17.2
pyparsing==3.1.1
pyproject-api==1.6.1
Expand All @@ -123,24 +139,28 @@ pytest-xdist==3.5.0
python-dateutil==2.8.2
python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.0
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytz==2023.3.post1
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.32.0
requests==2.31.0
requirementslib==3.0.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rope==1.11.0
rpds-py==0.13.2
ruff==0.1.7 ; python_version >= "3.7.0"
ruff==0.1.7
send2trash==1.8.2
six==1.16.0
smmap==5.0.1
sniffio==1.3.0
snowballstemmer==2.2.0
soupsieve==2.5
sphinx==6.2.1
sphinx-api-relink==0.0.7
sphinx-autobuild==2021.3.14
sphinx-book-theme==1.0.1
sphinx-codeautolink==0.15.0
Expand All @@ -155,15 +175,14 @@ sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlalchemy==2.0.23
stack-data==0.6.3
stdlib-list==0.10.0
tabulate==0.9.0
terminado==0.18.0
tinycss2==1.2.1
tomlkit==0.12.3
tornado==6.4
tox==4.11.4
traitlets==5.14.0
types-python-dateutil==2.8.19.14
types-setuptools==69.0.0.0
typing-extensions==4.8.0
tzdata==2023.3
ujson==5.8.0
Expand All @@ -177,7 +196,10 @@ webencodings==0.5.1
websocket-client==1.7.0
wheel==0.42.0
widgetsnbextension==4.0.9
yarg==0.1.9
zipp==3.17.0

# The following packages are considered to be unsafe in a requirements file:
# pawian-tools
# pip
# setuptools
Loading

0 comments on commit 7befb70

Please sign in to comment.