Skip to content

Commit b3f69df

Browse files
committed
feat: Add ruff and pytest to build dependencies in pyproject.toml
1 parent ac87e96 commit b3f69df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@ dev = [
3333
"build",
3434
"twine",
3535
"mypy",
36+
"ruff",
37+
"pytest",
3638
]

0 commit comments

Comments
 (0)