Closed kkiesling closed 4 years ago
I think it is fine to remove
pip install -e . --user
. But I would suggest to install it using pip (with out the-e
) and try to import it from theROOT
folder.
I don't quite understand what you are suggesting
basically having a job checking the proper installation of the package, and that you can import it
LGTM! thx @kkiesling
Merging on test completion
As I am learning more and more about CI, testing, and pytest, I realized there are updates needed here. This PR does the following: