From: Zygmunt Krynicki Date: Wed, 22 Jun 2011 22:31:59 +0000 (+0200) Subject: Use versiontools in pip-friendly way X-Git-Tag: release-2.0.2~1 X-Git-Url: https://git.mdrn.pl/django-pagination.git/commitdiff_plain/1b63719269090062909c5b6d3f5b0c14c0c4b9ae?ds=sidebyside;hp=1b63719269090062909c5b6d3f5b0c14c0c4b9ae Use versiontools in pip-friendly way This is based on a new feature added to versiontools 1.3 (or more accurately on 1.3.1). For more details see: http://packages.python.org/versiontools/changes.html#version-1-3 ---