This commit is contained in:
Jakub Roztocil
2013-01-03 13:49:41 +01:00
parent 1913b0d438
commit d84d94dd55
3 changed files with 6 additions and 6 deletions

View File

@@ -12,7 +12,6 @@ if sys.argv[-1] == 'test':
requirements = [
# Debian has only requests==0.10.1 and httpie.deb depends on that.
'requests>=1.0.3',
'Pygments>=1.5'
]