- Modernize use of
pip
andhonesty
to unstick a dependency cycle and make work on 3.12
- Obey
requires_python
when choosing versions, and preinstall older pip before solver became the default. (A bad merge caused this to not be the case in 0.9.2)
- Obey
requires_python
when choosing versions, and preinstall older pip before solver became the default.
- Add some missing dependencies that we were getting transitively before
- Handle some oddities that can exist in requirements.txt
- Limit
--fast
parallelism - Allow customizing requirements
- Workflow to test itself
- Try somewhat to isolate from current venv
- Works on Windows
- Fixed/Variable split
- First really useful version, basic functionality
- Initial version
- Reserving name