We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd78966 commit 7aca262Copy full SHA for 7aca262
1 file changed
setup.py
@@ -30,6 +30,7 @@ def get_long_description():
30
"tabulate",
31
"python-dateutil",
32
"pluggy",
33
+ "pip",
34
],
35
extras_require={
36
"test": ["pytest", "black>=24.1.1", "hypothesis", "cogapp"],
0 commit comments