]> git.pld-linux.org Git - packages/python-docker.git/blame - unpin-requirements.patch
requires pip at compile time
[packages/python-docker.git] / unpin-requirements.patch
CommitLineData
8bddbbdb
ER
1--- docker-py-1.9.0/test-requirements.txt~ 2016-06-03 03:59:50.000000000 +0300
2+++ docker-py-1.9.0/test-requirements.txt 2016-09-01 16:51:41.334585017 +0300
99b90030
ER
3@@ -1,5 +1,5 @@
4-mock==1.0.1
8bddbbdb 5-pytest==2.9.1
99b90030
ER
6-coverage==3.7.1
7-pytest-cov==2.1.0
8-flake8==2.4.1
99b90030
ER
9+mock>=1.0.1
10+pytest>=2.7.2
11+coverage>=3.7.1
12+pytest-cov>=2.1.0
13+flake8>=2.4.1
This page took 0.113239 seconds and 4 git commands to generate.