Skip to content

Commit

Permalink
Fixing 'package not found' issue from BioConda pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Bienert committed Nov 28, 2024
1 parent 0f9510e commit 7a1e859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/openstructure/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"libboost-python <1.84.0",
"libpng >=1.6.44,<1.7.0a0",
"libtiff >=4.7.0,<4.8.0a0",
"python",
"python >=3.7",
"sqlite >=3.47.0",
"zlib >=1.3.1",
] %}
Expand Down

0 comments on commit 7a1e859

Please sign in to comment.