Skip to content

Commit

Permalink
Add back some test dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
calina-c committed Feb 6, 2023
1 parent f6bcb7a commit e84d86b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,12 @@
test_requirements = [
"codacy-coverage",
"coverage",
"docker",
"mccabe",
"pylint",
"pytest",
"pytest-watch",
"mkcodes==0.1.1",
"pytest==6.2.5",
"pytest-sugar==0.9.6",
]

Expand Down

0 comments on commit e84d86b

Please sign in to comment.