Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 200c50c

Browse files
author
Olivier Gambier
committed
Loose dev requirements
Docker-DCO-1.1-Signed-off-by: Olivier Gambier <[email protected]> (github: dmp42)
1 parent 800d966 commit 200c50c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/style.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
hacking==0.8.1
1+
hacking>=0.8,<1.0

requirements/test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
nose==1.3.3
2-
coverage==3.7.1
3-
mock==1.0.1
1+
nose>=1.3,<1.4
2+
coverage>=3.7,<3.8
3+
mock>=1.0,<1.1

0 commit comments

Comments
 (0)