Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-23 | 724 Bytes | |
v4.4 source code.tar.gz | 2023-01-23 | 5.2 MB | |
v4.4 source code.zip | 2023-01-23 | 5.3 MB | |
Totals: 3 Items | 10.6 MB | 0 |
What's Changed
- Add
codespell
topre-commit
config, [#674] - Allow
venv_install
in config file, [#680] - Avoid problematic
tox
4.0 and 4.1, [#689] - Update
macos
instances on Cirrus CI, [#690] - Replace deprecated
set-output
, [#688] - Update CI templates, [#693]
- Add comments about building
sdist
intox.ini
and FAQ, [#694] - Update Python version in Read The Docs configuration, [#695]
New Contributors
- @cylussec made their first contribution in https://github.com/pyscaffold/pyscaffold/pull/688
- @koenvervloesem made their first contribution in https://github.com/pyscaffold/pyscaffold/pull/695
Full Changelog: https://github.com/pyscaffold/pyscaffold/compare/v4.3.1...v4.4