You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Either have a local clone of the python project template repo, checkout the branch and then do copier copy ./python-project-template your-test-project --vcs-ref HEAD
Or, use copier copy https://github.com/alan-turing-institute/python-project-template --vcs-ref branch_name
Specifically:
copier copy ./python-project-template your-test-project --vcs-ref HEADcopier copy https://github.com/alan-turing-institute/python-project-template --vcs-ref branch_name