Skip to content

Commit aa2d89a

Browse files
fix missing dependency
1 parent 795c747 commit aa2d89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dev = [
7171
"mkdocs-gen-files==0.5.0",
7272
"mkdocs-literate-nav==0.6.2",
7373
"mkdocs-section-index==0.3.10",
74-
"mkdocs-macros-plugin=1.5.0"
74+
"mkdocs-macros-plugin==1.5.0"
7575
]
7676

7777
touchdesigner = [

0 commit comments

Comments
 (0)