@@ -2,6 +2,8 @@ PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
+VERSION(Service-proxy-version)
+
IF (PYTHON2)
PEERDIR(contrib/python/Automat/py2)
ELSE()
PEERDIR(contrib/python/Flask-Cors/py2)
PEERDIR(contrib/python/Flask/py2)
PEERDIR(contrib/python/Jinja2/py2)
PEERDIR(contrib/python/MarkupSafe/py2)
PEERDIR(contrib/python/Pillow/py2)
PEERDIR(contrib/python/PyHamcrest/py2)
PEERDIR(contrib/python/PyJWT/py2)
PEERDIR(contrib/python/PySocks/py2)
PEERDIR(contrib/python/Pygments/py2)