Skip to content

Commit b9ee64c

Browse files
authored
Use PyPI published version of mkdocs-codeinclude-plugin
1 parent c7ebdd7 commit b9ee64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ verify_ssl = true
77

88
[packages]
99
mkdocs = "*"
10-
mkdocs-codeinclude-plugin = {editable = true,git = "https://github.com/rnorth/mkdocs-codeinclude-plugin"}
10+
mkdocs-codeinclude-plugin = "*"
1111
mkdocs-material = "*"
1212
mkdocs-markdownextradata-plugin = "*"
1313

0 commit comments

Comments
 (0)