-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To basically make
every-python/every_python/main.py
Line 31 in 0506f8a
| CPYTHON_REPO = "https://github.com/python/cpython.git" |
configurable.
Perhaps also resolve remotes from the current Git repo? That would be a breeze when working on something outside of the CPython repo, e.g. lazy imports from https://github.com/LazyImportsCabal/cpython.git.
every-python install --remote=lazy 8639e50That would rock.
OTOH maybe this and #8 could be addressed by simply adding the possibility to customize what's passed to Git?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request