Skip to content

Commit b2f931d

Browse files
committed
remove bmi-tester as a testing requirement
1 parent 7d0e1f5 commit b2f931d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dev = [
5555
"nox",
5656
]
5757
testing = [
58-
"bmi-tester>=0.5.7",
58+
# "bmi-tester>=0.5.7",
5959
"coveralls",
6060
"pytest",
6161
"pytest-cov",

0 commit comments

Comments
 (0)