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 Jan 2, 2020. It is now read-only.
in bitmask we removed the requests dependency some time ago. we recently introduced treq, since it has a nice api and simplifies a lot all the http client code.
I think pixelated could depend on treq instead of requests, it also plays nicely with the rest of the async codebase.
The text was updated successfully, but these errors were encountered:
in bitmask we removed the requests dependency some time ago. we recently introduced
treq
, since it has a nice api and simplifies a lot all the http client code.I think pixelated could depend on treq instead of requests, it also plays nicely with the rest of the async codebase.
The text was updated successfully, but these errors were encountered: