Use cookiecutter to create your own Python 3 PyPi package, complete with popular code quality tracking tools and utilising GitHub Actions for Continuous Delivery.
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
fix(pyup): Scheduled daily dependency update on Saturday #187
Changelog
### 2021.11.23
```
- Improve code block styling.
- Explicitly declare compatibility constraints for pygments.
- Break words in API documentation, when the words are too long.
- Drop the `def ` on function and method signatures.
- Reduce the font-weight in `sig-prename`.
```
Links
- PyPI: https://pypi.org/project/furo
- Changelog: https://pyup.io/changelogs/furo/
Update furo from 2021.11.16 to 2021.11.23.
Changelog
### 2021.11.23 ``` - Improve code block styling. - Explicitly declare compatibility constraints for pygments. - Break words in API documentation, when the words are too long. - Drop the `def ` on function and method signatures. - Reduce the font-weight in `sig-prename`. ```Links
- PyPI: https://pypi.org/project/furo - Changelog: https://pyup.io/changelogs/furo/