CZ-NIC / django-eidas-specific-node

GNU General Public License v3.0
2 stars 2 forks source link

Upgrade to the latest xmlsec #108

Closed jiri-janousek closed 2 years ago

jiri-janousek commented 3 years ago

Mypy fails with the latest xmlsec. I pinned 1.3.3 in #107. More time is needed to investigate whether we need to fix only mypy issues or to adapt our code even more.

eidas_node/xml.py:199: error: Module has no attribute "Transform"
eidas_node/xml.py:215: error: Module has no attribute "Transform"