Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't tell pip to use mirrors anymore | Alex Gaynor | 2014-09-17 | 1 | -1/+1 |
| | | | The mirrors don't add any value now that pypi has a really good CDN | ||||
* | Support py3.4. | Olle Lundberg | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | Remove python 2.5 from tox | Chris Rose | 2014-04-14 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into ↵ | Jeff Forcier | 2014-03-05 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | Add Py3.2 and Py3.3 to tox | Scott Maxwell | 2013-10-30 | 1 | -1/+1 |
| | | |||||
| * | Move reqs.txt to dev-reqs.txt, solidify tox req | Jeff Forcier | 2013-06-26 | 1 | -1/+1 |
| | | |||||
* | | Meta prep work (reqs.txt, tasks.py) | Jeff Forcier | 2014-01-21 | 1 | -1/+1 |
|/ | |||||
* | Adding tox info (and a requirements file) | Lincoln de Sousa | 2012-11-06 | 1 | -0/+6 |