Commit 9650361b authored by MinchinWeb's avatar MinchinWeb

fix imports for `setup.py`

parent 22dceccb
......@@ -2,6 +2,7 @@ from setuptools import setup, find_packages
import os
import re
import codecs
import sys
here = os.path.abspath(os.path.dirname(__file__))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment