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
{{ message }}
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.
While trying to trim requirements on our packages as lean as possible I have developed this patch. I think really dependency on such libraries as unittest2 (unnecessary for any upstream supported version of Python) should be strictly optional, so that this library my finally get its deserved rest.
The text was updated successfully, but these errors were encountered:
While trying to trim requirements on our packages as lean as possible I have developed this patch. I think really dependency on such libraries as
unittest2
(unnecessary for any upstream supported version of Python) should be strictly optional, so that this library my finally get its deserved rest.The text was updated successfully, but these errors were encountered: