summaryrefslogtreecommitdiff
path: root/dev-requirements.txt
AgeCommit message (Expand)Author
2018-03-05install only the minimum required to build our docs for rtd (#4133)Paul Kehrer
2017-07-01require a version of twine that uses pypi.org (#3743)Alex Gaynor
2017-05-20Replace release automation with click (#3557)Alex Gaynor
2016-11-06tox 2.4 has new syntax for specifying extras (#3212)Chris Wolfe
2016-05-29pip is prejudiced against dashes and underscores (#2922)Paul Kehrer
2016-01-17Centralize declaration of docs and pep8 deps in setup.pyAlex Gaynor
2016-01-17more duplication reductionAlex Gaynor
2016-01-14Revert sphinx pinAlex Gaynor
2015-12-11Revert "pin pytest to disallow 2.8.4 which breaks tests"Paul Kehrer
2015-12-07pin pytest to disallow 2.8.4 which breaks testsAlex Gaynor
2015-11-30pin sphinx to 1.3.1 while we sort out the bytes repr issue with 1.3.2Paul Kehrer
2015-11-08add progress bar to wheel downloadsPaul Kehrer
2015-10-27switch to using pyasn1_modules for the testPaul Kehrer
2015-10-20encode countryName with PrintableStringPaul Kehrer
2015-10-07unpin pytest now that 2.8.2 is releasedPaul Kehrer
2015-10-02hypothesis-pytest is no longer a required packagePaul Kehrer
2015-09-26Add plumbing for hypothesis.Terry Chia
2015-09-19Pin pytest to <2.8, there's a bug with deprecation warningsAlex Gaynor
2014-11-27add pyasn1 as a dependencyPaul Kehrer
2014-04-30use pyasn1 for creating the dss-sig-value structurePaul Kehrer
2014-04-20Alphabetize dev-requirements.txtAlex Stapleton
2014-04-20Enable import order lintAlex Stapleton
2014-03-24Move cryptography.vectors to cryptography_vectorsAlex Stapleton
2014-02-24add pep8-naming to pep8 testsPaul Kehrer
2014-02-19requests is now required to do a releaseAlex Gaynor
2014-01-16This is also a requirementAlex Gaynor
2014-01-07More stuffAlex Gaynor
2014-01-07This is a dev depAlex Gaynor
2013-12-30alphabetizeAlex Gaynor
2013-11-19Merge branch 'master' into fernetAlex Gaynor
2013-11-08Merge branch 'master' into rtd-themeAlex Gaynor
2013-11-08Do this another wayAlex Gaynor
2013-11-08Put the theme in dev-requirementsAlex Gaynor
2013-11-08Include all the requirements in the dev-requirements, even those which will b...Alex Gaynor
2013-10-31Use raw vector filesAlex Gaynor
2013-10-27Update the requirements file for our direct invocations of coverageAlex Gaynor
2013-10-01remove install dependenciesRichard Wall
2013-10-01call it dev-requirements.txtRichard Wall