We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13e0e42 commit 5f56a9bCopy full SHA for 5f56a9b
CondaPkg.toml
@@ -1,9 +1,6 @@
1
-
2
[deps.libstdcxx-ng]
3
-channel = "conda-forge"
4
version = "<=julia"
5
6
[deps.python]
7
8
-build = "*cpython*"
+build = "**cpython**"
9
version = ">=3.7,<4"
Project.toml
@@ -17,7 +17,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
17
UnsafePointers = "e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"
18
19
[compat]
20
-CondaPkg = "0.2.15"
+CondaPkg = "0.2.21"
21
MacroTools = "0.5"
22
Requires = "1"
23
Tables = "1"
0 commit comments