Skip to content

Commit 367d9dc

Browse files
Merge branch 'main' into devcontainer-docker
2 parents 4d62b30 + 611441f commit 367d9dc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/smoketest.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
with:
2626
trigger: "smoke test"
2727
reaction: "eyes"
28+
environment: "smoketest"
2829
stable_branch: "main"
2930
update_branch: "disabled"
3031

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ dependencies = [
3939
"cyclopts==3.24.0",
4040
"distro==1.9.0",
4141
"dnspython==2.8.0",
42-
"docstring-to-markdown==0.17",
4342
"docstring_parser==0.17.0",
4443
"docutils==0.22",
4544
"email-validator==2.3.0",

0 commit comments

Comments
 (0)