You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pydicom<1 used the setuptools' ``use_2to3`` option to achieve Python 3
compatiblity. Setuptools has removed lib2to3 in
pypa/setuptools#2731, which causes our minimum
requirements tests to fail.
0 commit comments