Skip to content

Commit 3146822

Browse files
testing
Signed-off-by: AdityaPandeyCN <adityapand3y666@gmail.com>
1 parent 4421784 commit 3146822

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • benchmarks/GlobalOptimization/.CondaPkg

benchmarks/GlobalOptimization/.CondaPkg/pixi.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,12 @@ comm = "*"
1414
[dependencies.python]
1515
channel = "conda-forge"
1616
build = "*cp*"
17-
version = ">=3.9,<4, 3.13.*"
17+
version = ">=3.9,<4"
1818

1919
[project]
2020
name = ".CondaPkg"
21-
platforms = ["osx-arm64"]
21+
platforms = ["linux-64"]
2222
channels = ["conda-forge"]
2323
channel-priority = "strict"
2424
description = "automatically generated by CondaPkg.jl"
25+

0 commit comments

Comments
 (0)