Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make pip compile req file path relative to project (#239)
* make pip compile req file path relative to project This change results in the paths of the output and input files relative to the project directory when pip-compiling requirements. * convert path objects to rel paths * less code is more better Co-authored-by: Maxwell G <[email protected]> --------- Co-authored-by: Maxwell G <[email protected]>
- Loading branch information