Skip to content

Commit 6e8b816

Browse files
rename 'linting' bundle to 'formatting'
1 parent 70fcbe6 commit 6e8b816

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
@@ -56,7 +56,7 @@
5656
setup_requires = ["setuptools_scm"]
5757

5858
lint_requirements = [
59-
"vivarium_dependencies[linting,mypy]",
59+
"vivarium_dependencies[formatting,mypy]",
6060
]
6161

6262
test_requirements = [

0 commit comments

Comments
 (0)