Skip to content

Commit 270b055

Browse files
rename 'linting' bundle to 'formatting'
1 parent 377d6a3 commit 270b055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"sphinxcontrib-video",
5555
]
5656
dev_requirements = [
57-
"vivarium_dependencies[linting,mypy]",
57+
"vivarium_dependencies[formatting,mypy]",
5858
# typing extensions
5959
"types-setuptools",
6060
]

0 commit comments

Comments
 (0)