Closed jayvdb closed 6 years ago
All of my requirements which used _ were required to be switched to using - .
_
-
Not 100% sure what component is causing that.
Ideally pytest-reqs handles this difference internally, otherwise it is yet another regression for switching away from using pip.
All of my requirements which used
_
were required to be switched to using-
.Not 100% sure what component is causing that.
Ideally pytest-reqs handles this difference internally, otherwise it is yet another regression for switching away from using pip.