Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the final vestigates of Jenkins (#4897) | Alex Gaynor | 2019-05-26 | 1 | -1/+0 |
| | | | | | | * Remove the final vestigates of Jenkins * flake8 | ||||
* | Update release.py to use azure for wheel building (#4878) | Alex Gaynor | 2019-05-25 | 1 | -1/+1 |
| | | | | | | | | | | | | * Initial stab at this script * Convert to the old style artifact publish * Update script based on some testing * Remove this * Adapt release.py to combine azure and jenkins wheels | ||||
* | install only the minimum required to build our docs for rtd (#4133) | Paul Kehrer | 2018-03-05 | 1 | -1/+1 |
| | | | | | | | | * install only the minimum required to build our docs for rtd We don't need to install sphinxcontrib-spelling or doc8 in rtd. * move another package | ||||
* | require a version of twine that uses pypi.org (#3743) | Alex Gaynor | 2017-07-01 | 1 | -1/+1 |
| | | | | | | * require a version of twine that uses pypi.org * computer | ||||
* | Replace release automation with click (#3557) | Alex Gaynor | 2017-05-20 | 1 | -1/+1 |
| | | | | | | | | * Replace release automation with click * Fix * fix | ||||
* | tox 2.4 has new syntax for specifying extras (#3212) | Chris Wolfe | 2016-11-06 | 1 | -1/+1 |
| | | | | | | * tox 2.4 allows has new extras syntax * specify minimum version for tox in dev-requirements.txt | ||||
* | pip is prejudiced against dashes and underscores (#2922) | Paul Kehrer | 2016-05-29 | 1 | -1/+1 |
| | |||||
* | Centralize declaration of docs and pep8 deps in setup.py | Alex Gaynor | 2016-01-17 | 1 | -7/+1 |
| | |||||
* | more duplication reduction | Alex Gaynor | 2016-01-17 | 1 | -6/+1 |
| | |||||
* | Revert sphinx pin | Alex Gaynor | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | Revert "pin pytest to disallow 2.8.4 which breaks tests" | Paul Kehrer | 2015-12-11 | 1 | -1/+1 |
| | | | | This reverts commit ed48066a3f8e58af58926a17906540213e57f88e. | ||||
* | pin pytest to disallow 2.8.4 which breaks tests | Alex Gaynor | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | pin sphinx to 1.3.1 while we sort out the bytes repr issue with 1.3.2 | Paul Kehrer | 2015-11-30 | 1 | -1/+1 |
| | |||||
* | add progress bar to wheel downloads | Paul Kehrer | 2015-11-08 | 1 | -0/+1 |
| | |||||
* | switch to using pyasn1_modules for the test | Paul Kehrer | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | encode countryName with PrintableString | Paul Kehrer | 2015-10-20 | 1 | -0/+1 |
| | | | | | | | This commit adds a dependency on asn1crypto for testing purposes to parse the certificate and confirm that countryName is encoded with PrintableString while other fields are UTF8String. This is a test only dep. | ||||
* | unpin pytest now that 2.8.2 is released | Paul Kehrer | 2015-10-07 | 1 | -1/+1 |
| | |||||
* | hypothesis-pytest is no longer a required package | Paul Kehrer | 2015-10-02 | 1 | -1/+0 |
| | |||||
* | Add plumbing for hypothesis. | Terry Chia | 2015-09-26 | 1 | -0/+2 |
| | |||||
* | Pin pytest to <2.8, there's a bug with deprecation warnings | Alex Gaynor | 2015-09-19 | 1 | -1/+1 |
| | |||||
* | add pyasn1 as a dependency | Paul Kehrer | 2014-11-27 | 1 | -1/+0 |
| | |||||
* | use pyasn1 for creating the dss-sig-value structure | Paul Kehrer | 2014-04-30 | 1 | -0/+1 |
| | |||||
* | Alphabetize dev-requirements.txt | Alex Stapleton | 2014-04-20 | 1 | -2/+2 |
| | |||||
* | Enable import order lint | Alex Stapleton | 2014-04-20 | 1 | -0/+1 |
| | |||||
* | Move cryptography.vectors to cryptography_vectors | Alex Stapleton | 2014-03-24 | 1 | -0/+1 |
| | | | | | | | All vectors are now stored in the subpackage in the vectors/ folder. This package is automatically installed by setup.py test and will also be uploaded with a matching version number by the PyPI upload task. | ||||
* | add pep8-naming to pep8 tests | Paul Kehrer | 2014-02-24 | 1 | -0/+1 |
| | |||||
* | requests is now required to do a release | Alex Gaynor | 2014-02-19 | 1 | -0/+1 |
| | |||||
* | This is also a requirement | Alex Gaynor | 2014-01-16 | 1 | -0/+1 |
| | |||||
* | More stuff | Alex Gaynor | 2014-01-07 | 1 | -0/+1 |
| | |||||
* | This is a dev dep | Alex Gaynor | 2014-01-07 | 1 | -0/+1 |
| | |||||
* | alphabetize | Alex Gaynor | 2013-12-30 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into fernet | Alex Gaynor | 2013-11-19 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch 'master' into rtd-theme | Alex Gaynor | 2013-11-08 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | Conflicts: dev-requirements.txt | ||||
| | * | Do this another way | Alex Gaynor | 2013-11-08 | 1 | -2/+1 |
| | | | |||||
| | * | Include all the requirements in the dev-requirements, even those which will ↵ | Alex Gaynor | 2013-11-08 | 1 | -0/+2 |
| | | | | | | | | | | | | be installed by `pip install .` | ||||
| * | | Put the theme in dev-requirements | Alex Gaynor | 2013-11-08 | 1 | -0/+1 |
| |/ | |||||
* / | Use raw vector files | Alex Gaynor | 2013-10-31 | 1 | -1/+2 |
|/ | |||||
* | Update the requirements file for our direct invocations of coverage | Alex Gaynor | 2013-10-27 | 1 | -1/+2 |
| | |||||
* | remove install dependencies | Richard Wall | 2013-10-01 | 1 | -2/+0 |
| | |||||
* | call it dev-requirements.txt | Richard Wall | 2013-10-01 | 1 | -0/+7 |