Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DX!: switch to Ruff as linter #198

Merged
merged 21 commits into from
Jul 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
d30e82f
MAINT: update pip constraints and pre-commit
pre-commit-ci[bot] Jul 4, 2023
bd47974
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jul 4, 2023
18196b6
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jul 4, 2023
227ccc0
MAINT: update pip constraints and pre-commit
web-flow Jul 4, 2023
f02506b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jul 4, 2023
db95707
MAINT: autoupdate pre-commit hooks
redeboer Jul 6, 2023
94a3841
MAINT: add Ruff to dev requirements
redeboer Jul 6, 2023
da62334
FIX: import `IPython` `display` in notebooks
redeboer Jul 6, 2023
6058ceb
MAINT: address Ruff issues
redeboer Jul 6, 2023
3abd729
MAINT: update pip constraints and pre-commit
web-flow Jul 6, 2023
19026ef
MAINT: remove pydocstyle config
redeboer Jul 6, 2023
68efe21
DOC: mention `pyproject.toml` and Ruff
redeboer Jul 6, 2023
e02d8d8
MAINT: autoupdate pre-commit hooks
redeboer Jul 6, 2023
9f80187
DX!: remove `aquirdturtle-collapsible-headings`
redeboer Jul 6, 2023
7b6cdff
MAINT: update pip constraints and pre-commit
web-flow Jul 7, 2023
d026d48
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jul 7, 2023
1a2c826
MAINT: remove outdated version restrictions
redeboer Jul 7, 2023
b61d355
MAINT: update pip constraints and pre-commit
web-flow Jul 7, 2023
8d1984a
MAINT: remove Python maximum version restriction
redeboer Jul 7, 2023
3648718
MAINT: remove Sphinx version restriction
redeboer Jul 7, 2023
333d6a6
MAINT: update pip constraints and pre-commit
web-flow Jul 7, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
70 changes: 33 additions & 37 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,14 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras setup.py
#
accessible-pygments==0.0.4
aiofiles==22.1.0
aiosqlite==0.19.0
alabaster==0.7.13
anyio==3.7.0
anyio==3.7.1
appdirs==1.4.4
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
asttokens==2.2.1
async-lru==2.0.2
attrs==23.1.0
babel==2.12.1
backcall==0.2.0
Expand All @@ -28,7 +26,7 @@ cffi==1.15.1
cfgv==3.3.1
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
click==8.1.4
colorama==0.4.6
comm==0.1.3
contourpy==1.1.0
Expand All @@ -39,7 +37,7 @@ defusedxml==0.7.1
distlib==0.3.6
docutils==0.19
esbonio==0.16.1
exceptiongroup==1.1.1
exceptiongroup==1.1.2
executing==1.2.0
fastjsonschema==2.17.1
filelock==3.12.2
Expand All @@ -52,55 +50,53 @@ idna==3.4
imagesize==1.4.1
importlib-metadata==6.7.0
iniconfig==2.0.0
ipykernel==6.23.2
ipykernel==6.24.0
ipympl==0.9.3
ipython==8.14.0
ipython-genutils==0.2.0
ipywidgets==8.0.6
ipywidgets==8.0.7
isoduration==20.11.0
isort==5.12.0
jedi==0.18.2
jinja2==3.1.2
json5==0.9.14
jsonpointer==2.4
jsonschema==4.17.3
jsonschema==4.18.0
jsonschema-specifications==2023.6.1
jupyter==1.0.0
jupyter-cache==0.6.1
jupyter-client==8.2.0
jupyter-client==8.3.0
jupyter-console==6.6.3
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-server==2.6.0
jupyter-server-fileid==0.9.0
jupyter-lsp==2.2.0
jupyter-server==2.7.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.4
jupyterlab==3.6.4
jupyterlab==4.0.2
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==1.2.0
jupyterlab-myst==2.0.1
jupyterlab-pygments==0.2.2
jupyterlab-server==2.23.0
jupyterlab-widgets==3.0.7
jupyterlab-widgets==3.0.8
kiwisolver==1.4.4
latexcodec==2.0.1
livereload==2.6.3
lsprotocol==2023.0.0a2
markdown-it-py==2.2.0
markupsafe==2.1.3
matplotlib==3.7.1
matplotlib==3.7.2
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mpl-interactions==0.23.0
mpl-interactions==0.23.1
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
nbclassic==1.0.0
nbclient==0.5.13
nbclient==0.6.8
nbconvert==7.6.0
nbformat==5.9.0
nbmake==1.3.0
nbmake==1.4.1
nest-asyncio==1.5.6
nodeenv==1.8.0
notebook==6.5.4
Expand All @@ -113,37 +109,39 @@ parso==0.8.3
pathspec==0.11.1
pexpect==4.8.0
pickleshare==0.7.5
pillow==9.5.0
platformdirs==3.7.0
pillow==10.0.0
platformdirs==3.8.1
pluggy==1.2.0
pre-commit==3.3.3
prometheus-client==0.17.0
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.2
pycparser==2.21
pydantic==1.10.9
pydantic==1.10.11
pydata-sphinx-theme==0.13.3
pygls==1.0.2
pygments==2.15.1
pyparsing==3.1.0
pyproject-api==1.5.2
pyrsistent==0.19.3
pyparsing==3.0.9
pyproject-api==1.5.3
pyspellchecker==0.7.2
pytest==7.3.2
pytest==7.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
pyyaml==6.0
pyzmq==25.1.0
qtconsole==5.4.3
qtpy==2.3.1
referencing==0.29.1
requests==2.31.0
requests-file==1.5.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.8.8
ruff==0.0.277
send2trash==1.8.2
six==1.16.0
sniffio==1.3.0
Expand All @@ -170,28 +168,26 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-plantuml==0.25
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.16
sqlalchemy==2.0.18
stack-data==0.6.2
tabulate==0.9.0
terminado==0.17.1
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.2
tox==4.6.3
tox==4.6.4
traitlets==5.9.0
typeguard==3.0.2
typing-extensions==4.6.3
typing-extensions==4.7.1
uri-template==1.3.0
urllib3==2.0.3
virtualenv==20.23.1
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.0
websocket-client==1.6.1
wheel==0.40.0
widgetsnbextension==4.0.7
y-py==0.5.9
ypy-websocket==0.8.2
widgetsnbextension==4.0.8
zipp==3.15.0

# The following packages are considered to be unsafe in a requirements file:
Expand Down
68 changes: 32 additions & 36 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,14 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras setup.py
#
accessible-pygments==0.0.4
aiofiles==22.1.0
aiosqlite==0.19.0
alabaster==0.7.13
anyio==3.7.0
anyio==3.7.1
appdirs==1.4.4
aquirdturtle-collapsible-headings==3.1.0
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
arrow==1.2.3
asttokens==2.2.1
async-lru==2.0.2
attrs==23.1.0
babel==2.12.1
backcall==0.2.0
Expand All @@ -28,7 +26,7 @@ cffi==1.15.1
cfgv==3.3.1
chardet==5.1.0
charset-normalizer==3.1.0
click==8.1.3
click==8.1.4
colorama==0.4.6
comm==0.1.3
contourpy==1.1.0
Expand All @@ -51,55 +49,53 @@ idna==3.4
imagesize==1.4.1
importlib-metadata==6.7.0
iniconfig==2.0.0
ipykernel==6.23.2
ipykernel==6.24.0
ipympl==0.9.3
ipython==8.14.0
ipython-genutils==0.2.0
ipywidgets==8.0.6
ipywidgets==8.0.7
isoduration==20.11.0
isort==5.12.0
jedi==0.18.2
jinja2==3.1.2
json5==0.9.14
jsonpointer==2.4
jsonschema==4.17.3
jsonschema==4.18.0
jsonschema-specifications==2023.6.1
jupyter==1.0.0
jupyter-cache==0.6.1
jupyter-client==8.2.0
jupyter-client==8.3.0
jupyter-console==6.6.3
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-server==2.6.0
jupyter-server-fileid==0.9.0
jupyter-lsp==2.2.0
jupyter-server==2.7.0
jupyter-server-terminals==0.4.4
jupyter-server-ydoc==0.8.0
jupyter-ydoc==0.2.4
jupyterlab==3.6.4
jupyterlab==4.0.2
jupyterlab-code-formatter==2.2.1
jupyterlab-myst==1.2.0
jupyterlab-myst==2.0.1
jupyterlab-pygments==0.2.2
jupyterlab-server==2.23.0
jupyterlab-widgets==3.0.7
jupyterlab-widgets==3.0.8
kiwisolver==1.4.4
latexcodec==2.0.1
livereload==2.6.3
lsprotocol==2023.0.0a2
markdown-it-py==2.2.0
markupsafe==2.1.3
matplotlib==3.7.1
matplotlib==3.7.2
matplotlib-inline==0.1.6
mdit-py-plugins==0.3.5
mdurl==0.1.2
mistune==3.0.1
mpl-interactions==0.23.0
mpl-interactions==0.23.1
mypy-extensions==1.0.0
myst-nb==0.17.2
myst-parser==0.18.1
nbclassic==1.0.0
nbclient==0.5.13
nbclient==0.6.8
nbconvert==7.6.0
nbformat==5.9.0
nbmake==1.3.0
nbmake==1.4.1
nest-asyncio==1.5.6
nodeenv==1.8.0
notebook==6.5.4
Expand All @@ -112,37 +108,39 @@ parso==0.8.3
pathspec==0.11.1
pexpect==4.8.0
pickleshare==0.7.5
pillow==9.5.0
platformdirs==3.7.0
pillow==10.0.0
platformdirs==3.8.1
pluggy==1.2.0
pre-commit==3.3.3
prometheus-client==0.17.0
prompt-toolkit==3.0.38
prompt-toolkit==3.0.39
psutil==5.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pybtex==0.24.0
pybtex-docutils==1.0.2
pycparser==2.21
pydantic==1.10.9
pydantic==1.10.11
pydata-sphinx-theme==0.13.3
pygls==1.0.2
pygments==2.15.1
pyparsing==3.1.0
pyproject-api==1.5.2
pyrsistent==0.19.3
pyparsing==3.0.9
pyproject-api==1.5.3
pyspellchecker==0.7.2
pytest==7.3.2
pytest==7.4.0
python-dateutil==2.8.2
python-json-logger==2.0.7
pyyaml==6.0
pyzmq==25.1.0
qtconsole==5.4.3
qtpy==2.3.1
referencing==0.29.1
requests==2.31.0
requests-file==1.5.1
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.8.8
ruff==0.0.277
send2trash==1.8.2
six==1.16.0
sniffio==1.3.0
Expand All @@ -169,27 +167,25 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-plantuml==0.25
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sqlalchemy==2.0.16
sqlalchemy==2.0.18
stack-data==0.6.2
tabulate==0.9.0
terminado==0.17.1
tinycss2==1.2.1
tornado==6.3.2
tox==4.6.3
tox==4.6.4
traitlets==5.9.0
typeguard==3.0.2
typing-extensions==4.6.3
typing-extensions==4.7.1
uri-template==1.3.0
urllib3==2.0.3
virtualenv==20.23.1
wcwidth==0.2.6
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.0
websocket-client==1.6.1
wheel==0.40.0
widgetsnbextension==4.0.7
y-py==0.5.9
ypy-websocket==0.8.2
widgetsnbextension==4.0.8
zipp==3.15.0

# The following packages are considered to be unsafe in a requirements file:
Expand Down
Loading