Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-29 | Blacken under black 18.5b0 | Jeff Forcier | |
2018-05-29 | Modernize travis/dev-reqs/etc re: blackening | Jeff Forcier | |
2018-05-16 | Ignore E721 because it isn't tagged in 2.6.2, but is in 2.4.0 | Chris Rose | |
2018-05-16 | Test and dev dependencies cleanup and sync with Fabric | Chris Rose | |
* Update invocations min version * Update pytest to be consistent with fabric * Add pytest-xdist to enable `guard` task * Other dependencies as found to be inconsistent with Fabric2 | |||
2017-11-09 | Write new test subsuite proving lack of connect(passphrase=) | Jeff Forcier | |
2017-10-18 | Include LICENSE in wheels | Jeff Forcier | |
2017-05-31 | Remove some Invoke-isms from the flake8 config | Jeff Forcier | |
2017-05-31 | Final paramiko flake8 fix. | Dorian Pula | |
2017-05-31 | Flake8 improvements for more of paramiko. | Dorian Pula | |
2017-05-31 | Even more flake8. | Dorian Pula | |
2017-05-31 | More flake8 fixes and skip some modules. | Dorian Pula | |
2017-05-31 | Lots of flake8 fix. | Dorian Pula | |
2017-05-31 | Fix flake8 for top-level modules. | Dorian Pula | |
2017-05-31 | Add Flake8 definitions and as a dependency. | Dorian Pula | |
2016-07-22 | Omit _winapi from coverage, as it won't be invoked on Unix and is tested ↵ | Jason R. Coombs | |
upstream in jaraco.windows. | |||
2014-03-22 | Revert "Revert "Add a setup.cfg identifying this package as universal"" | Jeff Forcier | |
This reverts commit 341a66635197f3c2681cfb9395d7baa3496503e3. | |||
2014-03-22 | Revert "Add a setup.cfg identifying this package as universal" | Jeff Forcier | |
This reverts commit 61e32319fc9f0390818e518a4890766d1253a165. | |||
2014-03-21 | Add a setup.cfg identifying this package as universal | Alex Gaynor | |
Meaning that it's build is not system dependent. Which it's not, because it's pure python. Refs #275 |