Skip to content

Commit 96a7d72

Browse files
committed
add setuptools to dev dependencies
1 parent bfc15d8 commit 96a7d72

File tree

2 files changed

+694
-511
lines changed

2 files changed

+694
-511
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ libcst = "<1.2" # Stopped supporting Python 3.8
1919
pylint = "*"
2020
pyre-check = "*"
2121
pytest = "*"
22+
setuptools = "*"
2223
typed-ast = "*"
2324
unidiff = "*"

0 commit comments

Comments
 (0)