Skip to content

Commit 56c914d

Browse files
authored
Setuptools fix
setuptools>=58 breaks support for use_2to3 and because of that, pip is unable to get Pystache > 0.5.0 which is needed.
1 parent a6a4945 commit 56c914d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
python-leetcode==1.0.6
2+
setuptools==57.5.0
23
diskcache
34
genanki
45
tqdm

0 commit comments

Comments
 (0)