Skip to content

Commit 73f8f89

Browse files
committed
Exclude Conda 1.9 for now
1 parent 0579059 commit 73f8f89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ version = "1.0.0-DEV"
66
DataValues = "e7dc6d0d-1eca-5fa6-8ad6-5aecde8b7ea5"
77
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
88
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
9+
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
910

1011
[extras]
1112
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
@@ -17,4 +18,5 @@ test = ["Test", "TestItemRunner"]
1718
[compat]
1819
DataValues = "0.4.4"
1920
PyCall = "1.90"
21+
Conda = "1 - 1.8.0"
2022
julia = "1.6"

0 commit comments

Comments
 (0)