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 0579059 commit 73f8f89Copy full SHA for 73f8f89
Project.toml
@@ -6,6 +6,7 @@ version = "1.0.0-DEV"
6
DataValues = "e7dc6d0d-1eca-5fa6-8ad6-5aecde8b7ea5"
7
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
8
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
9
+Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
10
11
[extras]
12
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
@@ -17,4 +18,5 @@ test = ["Test", "TestItemRunner"]
17
18
[compat]
19
DataValues = "0.4.4"
20
PyCall = "1.90"
21
+Conda = "1 - 1.8.0"
22
julia = "1.6"
0 commit comments