Skip to content
Snippets Groups Projects
Commit 5fec8b33 authored by Masood Malekghassemi's avatar Masood Malekghassemi
Browse files

Add missing import

I have no idea how this mistake got through.
parent b9a819d8
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,8 @@ from setuptools.command import build_ext
from setuptools.command import build_py
from setuptools.command import test
import support
PYTHON_STEM = os.path.dirname(os.path.abspath(__file__))
CONF_PY_ADDENDUM = """
......
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