summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* Whitelist rmCory Benfield2016-03-141-0/+2
* Use urllib3's dev-requirements where possible.Cory Benfield2016-03-141-3/+0
* Smoke test for urllib3.Cory Benfield2016-03-141-0/+16
* Print library versions the proper wayHynek Schlawack2016-03-141-2/+0
* Polish up examples (somewhat)Hynek Schlawack2016-03-131-1/+1
* Fix set_cipher_list on modern OpenSSLHynek Schlawack2016-03-111-1/+1
* Rename legacy to 1.1Hynek Schlawack2016-01-311-2/+2
* Make pyOpenSSL future-proofHynek Schlawack2016-01-311-2/+3
* Rename readme dep and sprinkle in skip_installsHynek Schlawack2016-01-061-1/+4
* Banning all breaks setuptools installationHynek Schlawack2015-12-111-1/+1
* Blacklist py.test 2.8.4, disable wheelsHynek Schlawack2015-12-111-1/+2
* Pin pytest in tox tooHynek Schlawack2015-10-241-1/+1
* gmpy has external depsHynek Schlawack2015-10-211-3/+0
* Use Twisted master and add relevant dependenciesHynek Schlawack2015-10-211-3/+9
* Add a twisted target to CIHynek Schlawack2015-10-211-2/+11
* Fix codecovHynek Schlawack2015-10-201-1/+1
* Fix travisHynek Schlawack2015-10-171-6/+0
* Move package into srcHynek Schlawack2015-10-171-6/+17
* Add Python 3.5Hynek Schlawack2015-09-221-1/+1
* download, compile, and use a local 0.9.8 in travis when requiredPaul Kehrer2015-09-011-1/+1
* Use RTD themeHynek Schlawack2015-05-281-2/+1
* Don't pin SphinxLaurens Van Houtven2015-05-261-1/+1
* Re-add docs envLaurens Van Houtven2015-05-261-1/+8
* pyflakes -> flake8Laurens Van Houtven2015-05-181-4/+4
* Separate lint envsLaurens Van Houtven2015-05-141-3/+7
* Merge remote-tracking branch 'origin/master' into test-metadataLaurens Van Houtven2015-05-141-0/+4
|\
| * Whitelist openssl in toxHynek Schlawack2015-05-141-0/+2
| * Ensure OpenSSL CLI matches lib on homebrewHynek Schlawack2015-05-141-1/+2
| * Appears like tox doesn't like newlinesHynek Schlawack2015-05-141-5/+1
| * Ensure build variables are passed into toxHynek Schlawack2015-05-141-0/+3
| * Add LC_ALL to passenvHynek Schlawack2015-05-141-0/+2
* | Given current features, lint > metaLaurens Van Houtven2015-05-131-2/+2
* | Kill pip-tools & pip-reviewLaurens Van Houtven2015-05-131-2/+0
* | check-manifest was added alreadyLaurens Van Houtven2015-05-131-2/+0
* | Merge branch 'master' into test-metadataLaurens Van Houtven2015-05-131-1/+14
|\ \ | |/
| * add 2.7 back into toxJim Shaver2015-05-051-1/+1
| * Merge branch 'deprecate32' of github.com:elitest/pyopenssl into deprecate32Jim Shaver2015-05-051-1/+1
| |\
| | * removed support for Python 3.2Jim Shaver2015-05-031-1/+1
| * | removed support for Python 3.2Jim Shaver2015-05-051-1/+1
| * | Fix MANIFEST.inHynek Schlawack2015-05-051-1/+7
| * | Dedup meta data, use README as long_descriptionHynek Schlawack2015-05-051-1/+7
| * | Print out cryptography versionHynek Schlawack2015-05-051-0/+1
| * | Fix CI tests against cryptography masterHynek Schlawack2015-05-041-1/+2
| |/
* | Unpin pyflakesLaurens Van Houtven2015-04-201-1/+1
* | pyroma should look at current directoryLaurens Van Houtven2015-04-201-1/+1
* | unpin check-manifestLaurens Van Houtven2015-04-201-1/+1
* | Unpin pip-toolsLaurens Van Houtven2015-04-201-1/+1
* | Relax pyroma pinningLaurens Van Houtven2015-04-201-5/+3
* | Merge branch 'master' into test-metadataLaurens Van Houtven2015-04-201-4/+8
|\ \ | |/
| * Integrate py.test with setup.py testHynek Schlawack2015-04-151-4/+2