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 cd87157 commit 26eed0cCopy full SHA for 26eed0c
Project.toml
@@ -12,9 +12,9 @@ Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
12
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
13
14
[compat]
15
-AbstractAlgebra = 0.8.0
16
-BenchmarkTools = 0.4.3
17
-DocStringExtensions = 0.8.1
18
-HTTP = 0.8.8
19
-Nemo = 0.16.3
20
-julia = 1.3.1
+AbstractAlgebra = "0.8.0"
+BenchmarkTools = "0.4.3"
+DocStringExtensions = "0.8.1"
+HTTP = "0.8.8"
+Nemo = "0.16.3"
+julia = "1.3.1"
0 commit comments