Skip to content

Commit a21a42e

Browse files
committed
Merge branch 'master' into develop
2 parents 1a681c3 + bc3a881 commit a21a42e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@
6161
install_requires=_install_requires,
6262
license='GPLv2',
6363
classifiers=_classifiers,
64-
keywords='pylint django plugin'
64+
keywords='pylint django plugin',
65+
zip_safe=False,
6566
)

0 commit comments

Comments
 (0)