Skip to content

Commit

Permalink
bump boost 1.78, remove py37 add py310 (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dominik authored Nov 17, 2023
1 parent d4bceed commit 0539ab9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda-recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
boost:
- 1.74.0
- 1.78.0
lemon:
- 1.3.1
python:
- 3.7 # [not (osx and arm64)]
- 3.8
- 3.9
- 3.10



Expand Down

0 comments on commit 0539ab9

Please sign in to comment.