Skip to content

Commit 34ddac8

Browse files
committed
remove bmi-tester as a testing requirement
1 parent f8a4769 commit 34ddac8

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
@@ -53,7 +53,7 @@ dev = [
5353
"nox",
5454
]
5555
testing = [
56-
"bmi-tester>=0.5.7",
56+
# "bmi-tester>=0.5.7",
5757
"coveralls",
5858
"pytest",
5959
"pytest-cov",

0 commit comments

Comments
 (0)