=====================
Bugfixes
--------
* Some installs in Linux were failing due to unable to find src files.
All logic now in ``setup.py``.
* Removed unnecessary ``userpath verify`` step that was causing errors.
`<4 https://github.com/mattsb42/pipx-in-pipx/issues/4>`_
* Removed hard requirement for Python 3.6+.
Leave that for ``pipx`` to worry about.