Skip to content

Commit 63a679c

Browse files
authored
pyproject.toml: use mesa[rec] dependencies for docs
Docs also need NetworkX
1 parent 4a0f71b commit 63a679c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ examples = [
7070
"scipy",
7171
]
7272
docs = [
73-
"mesa[viz]",
73+
"mesa[rec]",
7474
"sphinx",
7575
"ipython",
7676
"pydata_sphinx_theme",

0 commit comments

Comments
 (0)