While trying to fix an issue on macOS I noticed that I was unable to install this package using a pre-existing virtualenv and using
pip install -e rmfuse
I understand the attractiveness of Poetry, and do not want you to steer away from it. But I would suggest that this package should be installable in both Poetry and PIP.
While trying to fix an issue on macOS I noticed that I was unable to install this package using a pre-existing virtualenv and using
I understand the attractiveness of Poetry, and do not want you to steer away from it. But I would suggest that this package should be installable in both Poetry and PIP.