Skip to content

Commit

Permalink
Inserindo teste com pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawston committed Dec 23, 2021
1 parent 37509ab commit f2c93f2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,12 @@ flake8==4.0.1
mccabe==0.6.1
pycodestyle==2.8.0
pyflakes==2.4.0

# Deps do pytest
py==1.11.0
more-itertools==8.12.0
six==1.16.0
attrs==21.2.0
pluggy==1.0.0
pytest==6.2.5
-r requirements.txt

0 comments on commit f2c93f2

Please sign in to comment.