* 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)) * 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)) * 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)) * WIP on implementing topics ([25e14aa](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/25e14aace9fda33f8680ae96c61cbfaf603fb6ad))
* Adjust local global install to be based off .in file, only use .txt for CI ([6f8c1af](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/6f8c1af0f2f73c0176649957a3a5335af43fc1c7))
* Move global and test requirements to pip compile, and set up pip compile script so it will work with lint-staged and multiple updated at the same time ([aaed36d](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/aaed36d1a9949b7edf54b6916336396c0d2b7788))
* Add back test-requirements.txt that actually is needed ([1847821](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/1847821a66ce2ef7b9a637c8ab61a84ce2d566b9))