Skip to content
  • lippe's avatar
    A small library for keeping your version up-to-date easily & everywhere. · 94805e44
    lippe authored
    The pain of having to update your setup.py, your Sphinx conf.py, your
    __init__.py & everything else on every release of your Python package sucks.
    
    By putting your version number in a top-level VERSION file & using this
    library, you can cut duplication & tedious manual work without having to lean
    on crazy import hacks.
    
    Inspired by crazy discussion with George Hickman (ghickman) at PyCon 2013.
    
    WWW: https://github.com/toastdriven/rose
    
    PR:		ports/177110
    Submitted by:	William Grzybowski <william88@gmail.com>
    94805e44