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 6422028 commit 07950f9Copy full SHA for 07950f9
setup.py
@@ -27,7 +27,7 @@ def read(*rnames):
27
setup(name='RestrictedPython',
28
version='7.5.dev0',
29
url='https://github.com/zopefoundation/RestrictedPython',
30
- license='ZPL 2.1',
+ license='ZPL-2.1',
31
description=(
32
'RestrictedPython is a defined subset of the Python language which '
33
'allows to provide a program input into a trusted environment.'),
0 commit comments