Skip to content

Commit 639fdea

Browse files
committed
Upgrading pytest to 7.0.1 for compatability with Python 3.10
1 parent f446030 commit 639fdea

3 files changed

Lines changed: 314 additions & 239 deletions

File tree

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name = "pypi"
55

66
[packages]
77
black-but-with-tabs-instead-of-spaces = "*"
8+
pytest = "*"
89

910
[dev-packages]
1011
pytest = "*"

0 commit comments

Comments
 (0)