-
-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Labels
PR wantedFeature is discussed or bug is confirmed, PR neededFeature is discussed or bug is confirmed, PR neededenhancementImprovements to functionalityImprovements to functionalityhelp wantedRequest help from the communityRequest help from the community
Description
requirements.in:
-e .
-e ./sqlalchemy_jsonapi
compiles to:
-e file:///Users/coltonprovias/MyProject
-e file:///Users/coltonprovias/MyProject/sqlalchemy_jsonapi
It should compile to
-e .
-e ./sqlalchemy_jsonapi
It's not really useful for me to provide a requirements.txt file then to anybody unless they use a Mac and have the same name as me. Although if that person does exist, I would like to meet them.
codingjoe, akx, underyx, e-kolpakov, rpkilby and 138 moremm-matthias, nre-ableton, moggers87, awaisdar001, moreinhardt and 8 more
Metadata
Metadata
Assignees
Labels
PR wantedFeature is discussed or bug is confirmed, PR neededFeature is discussed or bug is confirmed, PR neededenhancementImprovements to functionalityImprovements to functionalityhelp wantedRequest help from the communityRequest help from the community