File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : v0.0.7-44-gea357db
2+ _commit : v0.0.8-1-g7ff0593
33_src_path : gh:LabAutomationAndScreening/copier-base-template.git
44description : Copier template for creating Python libraries and executables
55python_ci_versions :
Original file line number Diff line number Diff line change @@ -112,8 +112,8 @@ jobs:
112112
113113 - name : install new dependencies
114114 env :
115+ # Provide a fake token so it doesn't attempt to access AWS to generate a new one when the script is run if CodeArtifact is set as the registry
115116 CODEARTIFACT_AUTH_TOKEN : ' faketoken'
116- UV_NO_CACHE : ' true'
117117 run : |
118118 # Remove any specification of a Python repository having a default other than PyPI...because in this CI pipeline we can only install from PyPI
119119 python $RUNNER_TEMP/replace_private_package_registries.py
You can’t perform that action at this time.
0 commit comments