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 d0c028e commit 7ca9336Copy full SHA for 7ca9336
Project.toml
@@ -0,0 +1,12 @@
1
+name = "DocStringExtensions"
2
+uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
3
+version = "0.8.0"
4
+
5
+[deps]
6
+LibGit2 = "76f85450-5226-5b5a-8eaa-529ad045b433"
7
+Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
8
+Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
9
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
10
11
+[compat]
12
+julia = "≥ 0.7.0"
REQUIRE
0 commit comments