9 Commits

Author SHA1 Message Date
Patrick Kanzler
ee7ebd43fe
Merge branch 'master' into python-barcode 2020-05-09 01:55:21 +02:00
Patrick Kanzler
32c56e78ea simplify branching model 2020-05-08 23:48:48 +02:00
Romain Porte
4955fe3264
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.

Signed-off-by: Romain Porte <microjoe@microjoe.org>
2019-10-07 19:15:28 +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