[Python-modules-commits] [python-zeroconf] 03/04: Fix a typo, meant strictly lesser than 0.6 :<

Ruben Undheim rubund-guest at moszumanska.debian.org
Fri Jul 24 14:42:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch upstream
in repository python-zeroconf.

commit dadbbfc9e1787561981807d3e008433a107c1e5e
Author: Jakub Stasiak <jakub at stasiak.at>
Date:   Sat Jul 11 22:59:05 2015 +0200

    Fix a typo, meant strictly lesser than 0.6 :<
---
 requirements-dev.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements-dev.txt b/requirements-dev.txt
index bf06459..bc92af5 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -5,7 +5,7 @@ enum34
 flake8
 flake8-blind-except
 # Upper bound because of https://github.com/public/flake8-import-order/issues/42
-flake8-import-order>=0.4.0, <=0.6.0
+flake8-import-order>=0.4.0, <0.6.0
 mock
 netifaces
 nose

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-zeroconf.git



More information about the Python-modules-commits mailing list