Skip to content

Commit c5b2653

Browse files
author
Fabio Silva
committed
Instalacao pytest
1 parent 2555d35 commit c5b2653

2 files changed

Lines changed: 2 additions & 82 deletions

File tree

Pipfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ name = "pypi"
55

66
[packages]
77
requests = "*"
8-
pytest = "*"
98

109
[dev-packages]
1110
flake8 = "*"
12-
pytest = "*"
1311
coverage = "*"
1412
pytest-cov = "*"
1513
pytest-mock = "*"
14+
pytest = "*"
1615

1716
[requires]
1817
python_version = "3.9"

Pipfile.lock

Lines changed: 1 addition & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)