Skip to content

Commit ae267df

Browse files
committed
Add missing common parameter in setup.cfg
1 parent 3b450f5 commit ae267df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ classifiers =
2222

2323

2424
[options]
25+
zip_safe = False
2526
py_modules = pylint_secure_coding_standard
2627
python_requires = >=3.6
2728
setup_requires =

0 commit comments

Comments
 (0)