Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ A ferret is actually a really good spirit animal for this project: cute, small,
- [pip] -- what I wrote this for
- [Python Developer’s Guide][devguide]
- [Blender][blender] -- the popular 3D suite
- [black]
- [black] -- The uncompromising Python code formatter
- [picologging] -- An optimized logging library for Python

[urllib3]: https://urllib3.readthedocs.io/
[attrs]: https://www.attrs.org/
Expand All @@ -98,6 +99,7 @@ A ferret is actually a really good spirit animal for this project: cute, small,
[black]: https://black.readthedocs.io/en/stable/
[blender]: https://docs.blender.org/manual/en/latest/index.html
[pelican]: https://docs.getpelican.com/en/latest/
[picologging]: https://microsoft.github.io/picologging/

<!-- end used-by -->

Expand Down