Commit Graph

8 Commits

Author SHA1 Message Date
Romain Porte cb30d7a881 drop Python 2.7 support
Python 2.7 EOL is arriving on 2020-01-01: https://pythonclock.org/

This will allow us to use Python 3 only libraries, like python-barcode,
which can maintain a reduced, simpler codebase, due to only one version
to support.

Closes #371.

Signed-off-by: Romain Porte <microjoe@microjoe.org>
2020-05-10 10:55:44 +02:00
Patrick Kanzler 32c56e78ea simplify branching model 2020-05-08 23:48:48 +02:00
Patrick Kanzler f12470d3cd update contributing 2017-08-08 13:37:30 +02:00
Patrick Kanzler 7c17141fb2
integrate author check into travis 2017-05-26 02:36:16 +02:00
Patrick Kanzler 57ed77e332
update contributing.rst on resolving issues 2016-09-06 23:15:54 +02:00
Patrick Kanzler eadd9f7583
DOC improve CONTRIBUTING
based on the feedback by @mike42 and @DavisGoglin
2016-04-14 00:16:06 +02:00
Patrick Kanzler df77b7dec3
DOC improve CONTRIBUTING.rst
fixes #114
2016-04-02 15:19:45 +02:00
Patrick Kanzler 7fdccb7245 PCKG add CONTRIBUTING document to repository and documentation 2016-03-11 14:46:35 +01:00