Also ignore MarkupSafe dependency

This commit is contained in:
Florian Bruhin 2016-06-07 23:10:33 +02:00
parent 34a6451806
commit 7571040316
2 changed files with 2 additions and 2 deletions

View File

@ -19,4 +19,4 @@ pytest-xvfb
vulture
#! filter: Flask != 0.11.0
#! ignore: Jinja2
#! ignore: Jinja2, MarkupSafe

View File

@ -11,7 +11,7 @@ hypothesis==3.4.0
itsdangerous==0.24
# Jinja2==2.8
Mako==1.0.4
MarkupSafe==0.23
# MarkupSafe==0.23
parse==1.6.6
parse-type==0.3.4
py==1.4.31