Currently when you install virtualenvwrapper, it only installs for python2.7. Can this package be updated to install to both python2.7 and python3.5 similar to how virtualenv installs? Was there an issue with virtualenvwrapper and python3.5?
virtualenv pspec_x86_64.xml:
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv-15.0.3-py2.7.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv-15.0.3-py2.7.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv-15.0.3-py2.7.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv-15.0.3-py2.7.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv-15.0.3-py2.7.egg-info/not-zip-safe</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv-15.0.3-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv_support/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv_support/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv_support/pip-8.1.2-py2.py3-none-any.whl</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv_support/setuptools-22.0.5-py2.py3-none-any.whl</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/__pycache__/virtualenv.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv-15.0.3-py3.5.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv-15.0.3-py3.5.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv-15.0.3-py3.5.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv-15.0.3-py3.5.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv-15.0.3-py3.5.egg-info/not-zip-safe</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv-15.0.3-py3.5.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv_support/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv_support/__pycache__/__init__.cpython-35.pyc</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv_support/argparse-1.4.0-py2.py3-none-any.whl</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv_support/pip-8.1.2-py2.py3-none-any.whl</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv_support/setuptools-22.0.5-py2.py3-none-any.whl</Path>
<Path fileType="library">/usr/lib/python3.5/site-packages/virtualenv_support/wheel-0.29.0-py2.py3-none-any.whl</Path>
</Files>virtualenvwrapper pspec_x86_64.xml:
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7-nspkg.pth</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7.egg-info/PKG-INFO</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7.egg-info/SOURCES.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7.egg-info/dependency_links.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7.egg-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7.egg-info/namespace_packages.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7.egg-info/pbr.json</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7.egg-info/requires.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper-4.7.1-py2.7.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper/hook_loader.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper/project.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/virtualenvwrapper/user_scripts.py</Path>
</Files>