Depend on setuptools and pip, refs #2065

pull/2044/merge
Simon Willison 2023-04-27 07:45:39 -07:00
rodzic 2a0a94fe97
commit 4d50fc7cd7
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -57,6 +57,8 @@ setup(
"PyYAML>=5.3",
"mergedeep>=1.1.1",
"itsdangerous>=1.1",
"setuptools",
"pip",
],
entry_points="""
[console_scripts]