Skip to content

Commit b849d81

Browse files
committed
Added pytest to pyproject.toml reqs
1 parent 2389e39 commit b849d81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies = [
1818
"black",
1919
"isort",
2020
"autopep8",
21+
"pytest",
2122
]
2223

2324
[project.optional-dependencies]

0 commit comments

Comments
 (0)