Depends:
 python3-all,
 python3-setuptools,
 python3-elementpath,
Restrictions: superficial
Test-Command: set -e; for py in $(py3versions -i); do echo "[*] testing on $py:"; $py -c "import elementpath; print(elementpath)"; done
