v0.1.0 tox-pin-deps initial release
2023 - the year of strict pinned deps!
What's Changed
- Rewrite README.md by @masenf in #14
- Initial Commit and Tests by @masenf in #15
pip_compile_opts
,--pip-compile-opts
andPIP_COMPILE_OPTS
by @masenf in #16- set
envconfig.deps
duringtox_configure
by @masenf in #17 - Compile other dist files (setup.py, setup.cfg, pyproject.toml) by @masenf in #18
- tox_configure: always
--recreate
with--pip-compile
by @masenf in #19 - README.md badges by @masenf in #20
Full Changelog: https://github.com/masenf/tox-pin-deps/commits/v0.1.0