chiark / gitweb /
set minimum Python version to 3.4
authorHans-Christoph Steiner <hans@eds.org>
Fri, 15 Sep 2017 09:31:18 +0000 (11:31 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Fri, 15 Sep 2017 09:35:30 +0000 (11:35 +0200)
commit96e71bfdb38c39637052f453dbd1a57ffb00ecd1
tree1ca06506e0ecfe59b30dad536d9189a11dd42228
parent30c0d5f4d58404ef72dc44b4ab2991a6a0bb0f72
set minimum Python version to 3.4

We use contructs introduced in 3.4, and 3.4 is really widely available.

https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords
setup.py