We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac2b5a commit f246530Copy full SHA for f246530
Project.toml
@@ -2,6 +2,10 @@ name = "IntegerSequences"
2
uuid = "b4b868b0-69a7-11e9-2db0-173b4e8e576c"
3
version = "0.1.0"
4
5
+[compat]
6
+julia = ">= 1.1.0"
7
+Nemo = ">= 0.13.4"
8
+
9
[deps]
10
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
11
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
0 commit comments