Pip installs paths relative to the current directory, not the directory the requirements file is in
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Python libraries to install that are local to the mitx repo
|
||||
-e ../common/lib/capa
|
||||
-e ../common/lib/xmodule
|
||||
-e ../
|
||||
-e common/lib/capa
|
||||
-e common/lib/xmodule
|
||||
-e .
|
||||
|
||||
Reference in New Issue
Block a user