[FIX] odoo 18 update poetry ignore mpl_toolkits
This commit is contained in:
parent
0cce4a2f4c
commit
8f0a5eb1ed
1 changed files with 4 additions and 0 deletions
|
|
@ -19,3 +19,7 @@ pymssql
|
|||
|
||||
# Conflict with pdfminer.six
|
||||
pdfminer
|
||||
|
||||
# TODO support rename
|
||||
mpl_toolkits
|
||||
# mpl_toolkits rename to matplotlib
|
||||
|
|
|
|||
Loading…
Reference in a new issue