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.
2 parents 4d62b30 + 611441f commit 367d9dcCopy full SHA for 367d9dc
.github/workflows/smoketest.yaml
@@ -25,6 +25,7 @@ jobs:
25
with:
26
trigger: "smoke test"
27
reaction: "eyes"
28
+ environment: "smoketest"
29
stable_branch: "main"
30
update_branch: "disabled"
31
pyproject.toml
@@ -39,7 +39,6 @@ dependencies = [
39
"cyclopts==3.24.0",
40
"distro==1.9.0",
41
"dnspython==2.8.0",
42
- "docstring-to-markdown==0.17",
43
"docstring_parser==0.17.0",
44
"docutils==0.22",
45
"email-validator==2.3.0",
0 commit comments