26 Commits

Author SHA1 Message Date
Peter Bittner
24e7b2f13a Add clean command to setup.py 2016-05-15 19:18:27 +02:00
Peter Bittner
f251b4a3c8 Don't state we're useful only for Django 2016-05-15 19:08:07 +02:00
Peter Bittner
d8b75a1ad6 Move package meta information into module 2016-05-15 19:05:59 +02:00
Peter Bittner
6f52a436a8 Include README.rst (instead of README.md) for PyPI
Add Contribute section to README
2016-05-15 19:04:27 +02:00
Peter Bittner
2275800c9c Ensure Python 3.2 support with tox 2016-05-15 18:33:49 +02:00
Peter Bittner
9d120393f8 Add tox configuration, use py.test for testing
Also test Python 3.5

Remove MANIFEST file (no need for version control)
2016-05-15 18:33:49 +02:00
Peter Bittner
446b09c2fa Fix flake8 complaints in semver and setup 2016-05-15 18:33:49 +02:00
Kostiantyn Rybnikov
8ec63e0fb0 2.4.1 2016-03-03 16:56:52 +02:00
Kostiantyn Rybnikov
f6146fd647 2.4.0 2016-02-11 22:52:47 +02:00
Kostiantyn Rybnikov
20f6b1645c Put license field 2016-01-29 16:36:14 +02:00
Kostiantyn Rybnikov
b20db2bd7d 2.3.0 2016-01-28 15:23:52 +02:00
Kostiantyn Rybnikov
2c3aa4c1bf Version 2.2.1 2015-08-03 17:26:36 +03:00
Zack Lalanne
7993a98cd1 Adds max_ver and min_ver APIs. Fixes #15
Added max_ver and min_ver APIs that work like the max() and min() of the
standard library when comparing ints. Includes tests and example in
README
2015-06-20 09:28:51 -05:00
Kostiantyn Rybnikov
579fee73ac 2.1.2 2015-05-22 17:23:49 +03:00
Kostiantyn Rybnikov
f83a8703ba 2.1.1 2015-05-22 17:21:59 +03:00
Kostiantyn Rybnikov
c68a08ed6b Bump to 2.1.0 2015-05-22 16:59:35 +03:00
Kostiantyn Rybnikov
89d984b3f0 Use README.md for description 2015-05-22 16:59:08 +03:00
Konstantine Rybnikov
16d83b9ee6 Version 2.0.2 2015-04-14 09:49:41 +03:00
Carles Barrobés
e85cd265cb Explicitly show Python 3 support 2015-04-12 19:25:10 +00:00
Konstantine Rybnikov
4d07279325 Bump to 2.0.1 2014-09-24 16:24:18 +03:00
Konstantine Rybnikov
ccd66a9732 add manifest and manifest.in 2012-05-09 18:21:13 +03:00
Konstantine Rybnikov
51a157eabc distutils 2012-05-09 18:20:03 +03:00
Konstantine Rybnikov
97814b60bb small fix 2012-05-09 17:45:16 +03:00
Craig Blaszczyk
61540d8471 fix typo 2012-05-01 16:57:41 +01:00
Craig Blaszczyk
335547c735 make semver installable 2012-05-01 16:41:06 +01:00
Craig Blaszczyk
c58929033b add a setup.py 2012-04-27 22:56:29 +01:00