Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit897cc82

Browse files
committed
remove rstcheck, too many bugs
1 parentc7a5b6e commit897cc82

File tree

4 files changed

+0
-46
lines changed

4 files changed

+0
-46
lines changed

‎.github/workflows/rstcheck.yml‎

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

‎azure-pipelines.yml‎

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@ jobs:
8080
-script:|
8181
ruff .
8282
displayName: 'Ruff'
83-
-script:|
84-
rstcheck -r ./_doc ./onnx_array_api
85-
displayName: 'rstcheck'
8683
-script:|
8784
black --diff .
8885
displayName: 'Black'
@@ -177,9 +174,6 @@ jobs:
177174
-script:|
178175
ruff .
179176
displayName: 'Ruff'
180-
-script:|
181-
rstcheck -r ./_doc ./onnx_array_api
182-
displayName: 'rstcheck'
183177
-script:|
184178
black --diff .
185179
displayName: 'Black'

‎pyproject.toml‎

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
1-
[tool.rstcheck]
2-
report_level ="INFO"
3-
ignore_directives = [
4-
"autoclass",
5-
"autofunction",
6-
"automodule",
7-
"gdot",
8-
"image-sg",
9-
"runpython",
10-
]
11-
ignore_roles = ["epkg"]
12-
131
[tool.ruff]
142

153
# Exclude a variety of commonly ignored directories.

‎requirements-dev.txt‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ Pillow
1919
psutil
2020
pytest
2121
pytest-cov
22-
rstcheck[sphinx,toml]
2322
sphinx-issues
2423
git+https://github.com/sdpython/sphinx-runpython.git
2524
ruff

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp