Skip to content

Commit

Permalink
FEATURE: add pytest as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bcorfman committed Sep 6, 2022
1 parent 8dd902b commit 2f36a65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 344 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ cli = [
]
dev = [
"flake8>=5.0.4",
"pytest>=7.1.3",
]
344 changes: 0 additions & 344 deletions tests/testcb.py

This file was deleted.

0 comments on commit 2f36a65

Please sign in to comment.