user-cont / conu

conu - python API for your containers
http://conu.readthedocs.io/en/latest/
MIT License
165 stars 33 forks source link

conu is unusable in Fedora #313

Closed TomasTomecek closed 5 years ago

TomasTomecek commented 5 years ago
pkg_resources.DistributionNotFound: The 'websocket-client==0.51.0' distribution was not found and is required by conu

We need to relax the requirements in setup.py to use whatever version of the direct dependency. For req.txt, we can continue doing what we're doing.