diff --git a/setup.py b/setup.py index 80d6b54..a2066f0 100644 --- a/setup.py +++ b/setup.py @@ -1,3 +1,5 @@ +import pkg_resources + from xstatic.pkg import select2 as xs # The README.txt file should be written in reST so that PyPI can use