Skip to content

Commit 911d81b

Browse files
committed
Fix pylama install
1 parent f33e80b commit 911d81b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def read(*paths):
4343
'pylama',
4444
'pylama_quotes',
4545
'pyflakes<2.5',
46+
'setuptools',
4647
]
4748
TESTS_REQUIRE = [
4849
'mock',

0 commit comments

Comments
 (0)