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 7333d52 commit 9e097afCopy full SHA for 9e097af
CondaPkg.toml
@@ -1,2 +1,5 @@
1
-[deps]
2
-python = ">=3.7,<4"
+
+[deps.python]
3
+channel = "conda-forge"
4
+build = "*cpython*"
5
+version = ">=3.7,<4"
Project.toml
@@ -16,7 +16,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
16
UnsafePointers = "e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"
17
18
[compat]
19
-CondaPkg = "0.2.6"
+CondaPkg = "0.2.11"
20
MacroTools = "0.5"
21
Requires = "1"
22
Tables = "1"
0 commit comments