We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf112df commit ba27077Copy full SHA for ba27077
pyproject.toml
@@ -57,6 +57,7 @@ dev = [
57
]
58
59
generate = [
60
+ "ruff; python_version > '3.6'",
61
"black",
62
"bqplot",
63
"jinja2",
0 commit comments