Skip to content

Commit a2d7652

Browse files
authored
Merge pull request #651 from rmatsum836/add_nbval_conda
Updates to conda build test requirements
2 parents 01ffa8e + 19dd7bc commit a2d7652

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

devtools/conda-recipe/meta.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ requirements:
2323
- numpy
2424
- scipy
2525
- packmol >=1!18.013
26-
- nglview >=0.6
26+
- nglview >=2.7
2727
- oset
2828
- parmed
2929
- protobuf
@@ -37,6 +37,7 @@ test:
3737
- ipykernel
3838
- foyer
3939
- networkx
40+
- nbval
4041

4142
source_files:
4243
- mbuild/examples/*

0 commit comments

Comments
 (0)