tox: Update decorator to 4.0.6.

Removed a file x.py accidentally entered in the tarball
This commit is contained in:
Florian Bruhin 2015-12-11 06:41:42 +01:00
parent bed37defde
commit 9b88167ae1

View File

@ -16,7 +16,7 @@ deps =
-r{toxinidir}/requirements.txt
beautifulsoup4==4.4.1
coverage==4.0.3
decorator==4.0.5
decorator==4.0.6
Flask==0.10.1
glob2==0.4.1
httpbin==0.4.0