mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 12:57:52 +00:00
f11f47f9f0
When running `pip install -r /path/to/x.txt`, relative paths listed in x.txt are supposed to be relative to the current folder, and not the x.txt folder. This results in an error during `pip install`: ./xblock-poll/ should either be a path to a local project or a VCS url beginning with svn+, git+, hg+, or bzr+ This error was first reported here: https://discuss.overhang.io/t/installing-custom-xblock/61 |
||
---|---|---|
.. | ||
templates | ||
__about__.py | ||
__init__.py | ||
android.py | ||
cli.py | ||
config.py | ||
dev.py | ||
env.py | ||
exceptions.py | ||
fmt.py | ||
images.py | ||
k8s.py | ||
local.py | ||
opts.py | ||
scripts.py | ||
serialize.py | ||
ui.py | ||
utils.py | ||
webui.py |