Skip to content

Commit

Permalink
[ci] Clean ignored warnings as some libs pushed fixes
Browse files Browse the repository at this point in the history
Change-Id: I3b45c4d3ed4eafe0b2fe539bef3173fcd00bd064
  • Loading branch information
andreykurilin committed Apr 10, 2020
1 parent e824bf5 commit 0446a3d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ filterwarnings =
ignore:invalid escape sequence:DeprecationWarning:.*netaddr.*
ignore:invalid escape sequence:DeprecationWarning:.*prettytable
ignore:invalid escape sequence:DeprecationWarning:.*subunit.*
ignore:invalid escape sequence:DeprecationWarning:.*testtools.*
# python 3.7
ignore:Using or importing the ABCs:DeprecationWarning:unittest2.*
# python 3.8
Expand Down
1 change: 0 additions & 1 deletion upper-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ paramiko===2.6.0
pbr===5.4.3
PrettyTable===0.7.2
pyOpenSSL===19.0.0
python-subunit===1.3.0
PyYAML===5.1.2
six===1.13.0
SQLAlchemy===1.3.13
Expand Down

0 comments on commit 0446a3d

Please sign in to comment.