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 f33e80b commit 911d81bCopy full SHA for 911d81b
setup.py
@@ -43,6 +43,7 @@ def read(*paths):
43
'pylama',
44
'pylama_quotes',
45
'pyflakes<2.5',
46
+ 'setuptools',
47
]
48
TESTS_REQUIRE = [
49
'mock',
0 commit comments