[3.0.0-beta.2](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/compare/v3.0.0-beta.1...v3.0.0-beta.2) (2022-08-03)
Bug Fixes
* Add current package to test environment install to see if it will cause any issues ([f4ee967](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/f4ee967c8044868e30bf326237668a1e4656b4bc))
* Manage editable install of package with post_sync hook ([06ed8f9](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/06ed8f9bbc7f2f6387c09aac68a6ef4b3699bae3))
* Remove extra dash from venv hash path ([f3c4a4c](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/f3c4a4ce721b203357534f7ad065bb92710f38dd))
* Try manually specifying local package as file://[dot] ([82c642d](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/82c642db8f943feb8482156bea2e67b7f1f68029))
* Try removing editable install of local project for venv ([14d9bbb](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/14d9bbb0794c480e13d2d4f39087fe32c580acee))
* Try specifying local requirement as described in https://github.com/jazzband/pip-tools/issues/204#issuecomment-550051424 ([f922373](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/f92237320258e4f019882368edcac179ef0baf25)), closes [/github.com/jazzband/pip-tools/issues/204#issuecomment-550051424](https://github.com//github.com/jazzband/pip-tools/issues/204/issues/issuecomment-550051424)
* Upgrade multivenv, recompile, adjust reqs_extension script to make it work properly with new multivenv ([1720c5a](https://github.com/nickderobertis/copier-pypi-sphinx-flexlate/commit/1720c5afeee54ecbab21ea1e92c768b82b1e4096))