Skip to content

Commit

Permalink
try to not use pip
Browse files Browse the repository at this point in the history
  • Loading branch information
Krastanov authored Jun 19, 2024
1 parent b5564f6 commit f39cfcb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CondaPkg.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[deps]
numpy = "<2"
scipy = ""

[pip.deps]
pymatching = ""
ldpc = ""
numpy = "<=1.26"
scipy = ""

0 comments on commit f39cfcb

Please sign in to comment.