* Try moving install of system python deps after setup-python ([ab2fd55](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/ab2fd55efd611bc460bdb5fe3e687aeef1b8fbc6))
* Use multivenv to manage multiple venvs ([cb12154](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/cb121547b5c1dde85fce302a50b3c7b75287c4af))
* Add .exe to windows venv bin execution ([381dcb2](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/381dcb20af7fb9711e539d48574a451ac4dc6150)) * Create lint venv from within pipenv ([e076b45](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/e076b45a5e70296e66f8b933c0a261ab7814bdf7)) * Fix issues with windows and multi-venv setup ([e154a2e](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/e154a2e1a79b5ef16456f1a65099f52d17889392)) * Fix trigger path for sync topics ([f6f31b7](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/f6f31b75076513eb2e7a28997b842f5c17b7f257)) * Move autoflake to global requirements ([1b83de7](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/1b83de761a1de9b47fbe59d51cf062c5f8d7a25e)) * Single quotes for true on CI ([82a255e](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/82a255ec8e014a6f1a6c0e3c1e460571a4492d3f)) * Target alpha for topic syncer ([2d39403](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/2d3940338f419a0ca49c751d509db2e5f78ff8e0)) * Try fix venv caching using context env in github actions to get runner home dir ([b4f94e6](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/b4f94e67826ab979f2df177729bcd24d1e772693)) * Try to fix cache using bash to get $HOME ([ce0a22e](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/ce0a22e60f5ba157c90436b2360c12d727a0e2a9)) * Try to fix windows venv caching by creating entire venv folder path in python ([4d0acf1](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/4d0acf15f7ba8769fc70d0591f73e56d7e866ca5)) * Try to fix windows venv caching by getting $HOME in a cross-platform way ([837d680](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/837d680a57e89b462df579762c11546b422e11c0)) * Try using venv-run to get running command in venv working on windows ([35ae713](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/35ae7137a86b2ba376a9458164658877b1021ee5)) * Try using Windows scripts directory rather than venv-run as it doesn't seem to support windows ([c5740be](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/c5740beb94dd03e07a168bd3f2f28ef5079592ec))
Features
* Add caching for venvs in CI ([06bd7ac](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/06bd7ac743b03f7f346a8043592a3217f3033be8)) * Create setup for managing multiple persistent venvs. Use new setup for linting ([3b864eb](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/3b864ebb4c0758102766444c1bc750a9ac1ab3e2)) * Finish implementing topics for both Github and PyPI ([aa4c591](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/aa4c5915e34f0bfa8ca39d425543f242f2196d40)) * Rework global deps and add virtualenv to requirements ([a3d04e1](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/a3d04e186b1833468924bd1ffc736bcd174a87b2)) * Switch to v1 syncer ([620a852](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/620a852e19914fa9df217973f60e9a185ba7797e)) * WIP on implementing topics ([25e14aa](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/25e14aace9fda33f8680ae96c61cbfaf603fb6ad))