Skip to content Skip to sidebar Skip to footer
Showing posts with the label Versioning

Should I Pin My Python Dependencies Versions?

I am about to release a Python library I've been working on the past few weeks. I've read a… Read more Should I Pin My Python Dependencies Versions?

How Can I Use Pbr Version From Source?

My goal: I want to keep coherent versions in my GIT repository, my distribution on pypi repository,… Read more How Can I Use Pbr Version From Source?

Substitutions Next To Angle Brackets In Sphinx

I'm trying to use substitutions in a parsed literal block in my Sphinx documentation like this:… Read more Substitutions Next To Angle Brackets In Sphinx