Skip to content

Commit 62bc66a

Browse files
committed
add bmi-tester to testing requirements
1 parent 6b8936d commit 62bc66a

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
@@ -54,7 +54,7 @@ dev = [
5454
"nox",
5555
]
5656
testing = [
57-
# "bmi-tester>=0.5.7",
57+
"bmi-tester>=0.5.7",
5858
"coveralls",
5959
"pytest",
6060
"pytest-cov",

0 commit comments

Comments
 (0)