Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-17 | Don't tell pip to use mirrors anymore | Alex Gaynor | |
The mirrors don't add any value now that pypi has a really good CDN | |||
2014-08-14 | Support py3.4. | Olle Lundberg | |
2014-04-14 | Remove python 2.5 from tox | Chris Rose | |
2014-03-05 | Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into ↵ | Jeff Forcier | |
python3 Conflicts: dev-requirements.txt paramiko/__init__.py paramiko/file.py paramiko/hostkeys.py paramiko/message.py paramiko/proxy.py paramiko/server.py paramiko/transport.py paramiko/util.py paramiko/win_pageant.py setup.py | |||
2014-01-21 | Meta prep work (reqs.txt, tasks.py) | Jeff Forcier | |
2013-10-30 | Add Py3.2 and Py3.3 to tox | Scott Maxwell | |
2013-06-26 | Move reqs.txt to dev-reqs.txt, solidify tox req | Jeff Forcier | |
2012-11-06 | Adding tox info (and a requirements file) | Lincoln de Sousa | |