blob: 620c93239da46ff642100984b15370a7e3b966eb (
plain)
1
2
3
4
5
6
7
|
vcversioner (use version control tags to discover version numbers)
Write a setup.py with no version information specified, and vcversioner
will find a recent, properly-formatted VCS tag and extract a version
from it.
Optional dependency: python3
|