summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
Commit message (Expand)AuthorAge
* Bump pytest-cov from 2.10.0 to 2.10.1dependabot-preview[bot]2020-08-31
* Bump pytest from 5.4.3 to 6.0.1dependabot-preview[bot]2020-08-10
* Bump gitpython from 2.1.15 to 3.1.7dependabot-preview[bot]2020-08-05
* Bump coverage from 5.1 to 5.2.1dependabot-preview[bot]2020-07-27
* Bump coverage from 5.0.3 to 5.1dependabot-preview[bot]2020-06-23
* Bump pytest-cov from 2.8.1 to 2.10.0dependabot-preview[bot]2020-06-23
* Bump pytest from 5.4.2 to 5.4.3dependabot-preview[bot]2020-06-23
* Bump flake8 from 3.8.1 to 3.8.3dependabot-preview[bot]2020-06-08
* Merge pull request #7448 from docker/dependabot/pip/pytest-5.4.2Ulysses Souza2020-05-25
|\
| * Bump pytest from 5.3.4 to 5.4.2dependabot-preview[bot]2020-05-20
* | Bump click from 7.0 to 7.1.2dependabot-preview[bot]2020-05-20
|/
* Bump flake8 from 3.7.9 to 3.8.1dependabot-preview[bot]2020-05-20
* Bump ddt from 1.2.2 to 1.4.1dependabot-preview[bot]2020-05-20
* Resolve a compatibility issueUlysses Souza2020-02-27
* Add release validation and tagging script release.pyUlysses Souza2020-02-03
* Bump pytest from 5.3.2 to 5.3.4dependabot-preview[bot]2020-01-27
* Bump coverage from 4.5.4 to 5.0.3dependabot-preview[bot]2020-01-13
* Bump pytest from 3.6.3 to 5.3.2dependabot-preview[bot]2020-01-10
* Move to the latest pytest versions for Python 2 and 3Lumir Balhar2020-01-09
* Bump ddt from 1.2.0 to 1.2.2dependabot-preview[bot]2019-12-04
* Bump coverage from 4.4.2 to 4.5.4dependabot-preview[bot]2019-12-04
* Bump flake8 from 3.5.0 to 3.7.9dependabot-preview[bot]2019-12-04
* Bump pytest-cov from 2.5.1 to 2.8.1dependabot-preview[bot]2019-12-04
* Bump mock from 2.0.0 to 3.0.5Ulysses Souza2019-07-08
* requirements-dev: Fix version of mock to 2.0.0Christopher Crone2019-02-05
* Detects the execution on an`exec` command and sets the environment to `silent...Ulysses Souza2018-12-28
* Bump Python SDK -> 3.5.0Joffrey F2018-08-09
* Test and build on 3.6 (replaces 3.4) ; dist 3.6-compiled binariesJoffrey F2018-02-01
* Add flake8 to dev requirementsJoffrey F2017-10-23
* Use py.test as the test runnerDaniel Nephin2015-09-01
* Split requirements-build.txt from requirements-dev.txt to support a leaner to...Daniel Nephin2015-09-01
* Python3 requires a localeDaniel Nephin2015-08-25
* Fix service integration tests.Daniel Nephin2015-08-25
* Cleanup requirements.txt so we don't have to maintain separate copies for py2...Daniel Nephin2015-08-25
* Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2funkyfuture2015-08-25
* Support python 3Daniel Nephin2015-08-25
* Run pre-commit on all filesDaniel Nephin2015-08-24
* Add test coverage supportBen Firshman2015-07-15
* Update pep8, fix errors and freeze requirements-dev.txtAanand Prasad2015-02-11
* Remove fig.packages replace with real deps.Daniel Nephin2014-09-05
* Add flake8 and fix errors.Daniel Nephin2014-07-27
* Use Orchard to run integration testsBen Firshman2014-04-25
* Add script to build Linux binaryBen Firshman2014-03-03
* Only install unittest2 on Python 2.6Ben Firshman2014-01-27
* Move mock to dev requirementsBen Firshman2014-01-27
* Put requirements back in .txt filesBen Firshman2014-01-06
* First version with python3 support.Christopher Grebs2014-01-06
* Fix Python 2.6Ben Firshman2014-01-06
* Add requirements-dev.txtBen Firshman2013-12-20