Skip to content

Commit 3365ffa

Browse files
authored
chore: add boltons to pixi/conda envs (#2242)
After modflowpy/flopy@c5b5a41 flopy needs boltons for code generation. Would ideally install transitively thru the optional dependency group but currently flopy is installed from github. And boltons is useful enough to warrant addition IMO
1 parent fe4b62b commit 3365ffa

File tree

3 files changed

+221
-533
lines changed

3 files changed

+221
-533
lines changed

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ channels:
66

77
dependencies:
88
- python>=3.10
9+
- boltons
910
- appdirs
1011
- cffconvert
1112
- codespell

0 commit comments

Comments
 (0)