Hi!
While bumping docker-py for Gentoo I noticed that commit c8fba210a222d4f7fde90da8f48db1e7faa637ec dropped the dependency on six from setup.py and requirements.txt. When grepping the sources I find 32 more Python files that still import six so I would expect some trouble at runtime in an environment where no six is available (if we ignore dependencies pulling six in, indirectly). Is that known and intended?
Thanks and best, Sebastian
Hi @hartwork
That makes total sense, and we will remove those dependencies.
@ulyssessouza could you assign this issue to me?
Thanks and have a good day :)
Thank you @hartwork for reporting this issue, and everyone involved contributing to this project! :heart: :tada:
@feliperuhland are you still interested in working on this?
Thank you again everyone contributing to this project, I'm one among many users who rely on it indirectly :heart:
Most helpful comment
Hi @hartwork
That makes total sense, and we will remove those dependencies.
@ulyssessouza could you assign this issue to me?
Thanks and have a good day :)