Skip to content
Snippets Groups Projects
Commit e4505aa6 authored by OpenStack Proposal Bot's avatar OpenStack Proposal Bot
Browse files

Updated from global requirements

Change-Id: I4d06f36d03c9e74265c628686fabed601fe14c20
parent 8065a79c
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ import setuptools
# solution from: http://bugs.python.org/issue15881#msg170215
try:
import multiprocessing # noqa
except ImportError: # nosec : empty pass is expected behavior
except ImportError:
pass
setuptools.setup(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment