aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* goodbye azure (#5207)Paul Kehrer2020-04-191-1/+0
| | | | | | | | | | | | | | | | | * goodbye azure * Update tox.ini Co-Authored-By: Alex Gaynor <alex.gaynor@gmail.com> * review comments * update a comment * delete final azure yaml * linting Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
* Remove the final vestigates of Jenkins (#4897)Alex Gaynor2019-05-261-1/+0
| | | | | | * Remove the final vestigates of Jenkins * flake8
* Update release.py to use azure for wheel building (#4878)Alex Gaynor2019-05-251-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 Kehrer2018-03-051-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 Gaynor2017-07-011-1/+1
| | | | | | * require a version of twine that uses pypi.org * computer
* Replace release automation with click (#3557)Alex Gaynor2017-05-201-1/+1
| | | | | | | | * Replace release automation with click * Fix * fix
* tox 2.4 has new syntax for specifying extras (#3212)Chris Wolfe2016-11-061-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 Kehrer2016-05-291-1/+1
|
* Centralize declaration of docs and pep8 deps in setup.pyAlex Gaynor2016-01-171-7/+1
|
* more duplication reductionAlex Gaynor2016-01-171-6/+1
|
* Revert sphinx pinAlex Gaynor2016-01-141-1/+1
|
* Revert "pin pytest to disallow 2.8.4 which breaks tests"Paul Kehrer2015-12-111-1/+1
| | | | This reverts commit ed48066a3f8e58af58926a17906540213e57f88e.
* pin pytest to disallow 2.8.4 which breaks testsAlex Gaynor2015-12-071-1/+1
|
* pin sphinx to 1.3.1 while we sort out the bytes repr issue with 1.3.2Paul Kehrer2015-11-301-1/+1
|
* add progress bar to wheel downloadsPaul Kehrer2015-11-081-0/+1
|
* switch to using pyasn1_modules for the testPaul Kehrer2015-10-271-1/+1
|
* encode countryName with PrintableStringPaul Kehrer2015-10-201-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 releasedPaul Kehrer2015-10-071-1/+1
|
* hypothesis-pytest is no longer a required packagePaul Kehrer2015-10-021-1/+0
|
* Add plumbing for hypothesis.Terry Chia2015-09-261-0/+2
|
* Pin pytest to <2.8, there's a bug with deprecation warningsAlex Gaynor2015-09-191-1/+1
|
* add pyasn1 as a dependencyPaul Kehrer2014-11-271-1/+0
|
* use pyasn1 for creating the dss-sig-value structurePaul Kehrer2014-04-301-0/+1
|
* Alphabetize dev-requirements.txtAlex Stapleton2014-04-201-2/+2
|
* Enable import order lintAlex Stapleton2014-04-201-0/+1
|
* Move cryptography.vectors to cryptography_vectorsAlex Stapleton2014-03-241-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 testsPaul Kehrer2014-02-241-0/+1
|
* requests is now required to do a releaseAlex Gaynor2014-02-191-0/+1
|
* This is also a requirementAlex Gaynor2014-01-161-0/+1
|
* More stuffAlex Gaynor2014-01-071-0/+1
|
* This is a dev depAlex Gaynor2014-01-071-0/+1
|
* alphabetizeAlex Gaynor2013-12-301-1/+1
|
* Merge branch 'master' into fernetAlex Gaynor2013-11-191-0/+2
|\
| * Merge branch 'master' into rtd-themeAlex Gaynor2013-11-081-0/+1
| |\ | | | | | | | | | | | | Conflicts: dev-requirements.txt
| | * Do this another wayAlex Gaynor2013-11-081-2/+1
| | |
| | * Include all the requirements in the dev-requirements, even those which will ↵Alex Gaynor2013-11-081-0/+2
| | | | | | | | | | | | be installed by `pip install .`
| * | Put the theme in dev-requirementsAlex Gaynor2013-11-081-0/+1
| |/
* / Use raw vector filesAlex Gaynor2013-10-311-1/+2
|/
* Update the requirements file for our direct invocations of coverageAlex Gaynor2013-10-271-1/+2
|
* remove install dependenciesRichard Wall2013-10-011-2/+0
|
* call it dev-requirements.txtRichard Wall2013-10-011-0/+7