Commit Graph
3 Commits
Author SHA1 Message Date
Erik RoseandBrad Warren 8f10103496 Make argparse dependency unconditional. (#2249)
The primary motivation is to avoid a branch, giving bugs one fewer place to hide. But, as a bonus, more people get a more bugfixed version of argparse. (To use the example from the argparse docs, people stuck on Python 3.2.3 can get bugfixes that made it into the stdlib only in 3.2.4.)
2017-03-08 17:10:12 -08:00
Erik Rose 5b9369701e Merge pull request #2266 from erikrose/centos-python-tools
Add installation of python-tools and python-pip for CentOS.
2016-01-22 20:41:12 -05:00
Erik Rose 09d5dcb27e Merge pull request #2177 from Natim/2175-broken-wheel-dependencies
Build a Python-3-compatible wheel for acme.
2016-01-21 12:10:26 -05:00