Skip to content

Commit 23e6464

Browse files
committed
Pipfile: explicitly install setuptools
1 parent 3872612 commit 23e6464

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ pyflakes = "*"
1515
pytest = "*"
1616
pytest-asyncio = "*"
1717
pytest-cov = "*"
18+
setuptools = "*"
1819
twine = "*"

0 commit comments

Comments
 (0)