File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ set req_lock_local=%LOCKDIR%requirement.%my_flavor%-%WINPYARCH%bit-%WINPYVERLOCK
162
162
set pip_lock_web = %LOCKDIR% pylock.%WINPYARCH% -%WINPYVERLOCK%%my_flavor%%my_release_level% .toml
163
163
set pip_lock_local = %LOCKDIR% pylock.%WINPYARCH% -%WINPYVERLOCK%%my_flavor%%my_release_level% _local.toml
164
164
set req_lock_web = %LOCKDIR% requirement.%WINPYARCH% -%WINPYVERLOCK%%my_flavor%%my_release_level% .txt
165
- set req_lock_local = %LOCKDIR% requirement.%WINPYARCH% -%WINPYVERLOCK%%my_flavor% _local.txt
165
+ set req_lock_local = %LOCKDIR% requirement.%WINPYARCH% -%WINPYVERLOCK%%my_flavor%%my_release_level% _local.txt
166
166
167
167
168
168
set my_archive_lockfile = %my_archive_dir% \pylock.%my_flavor% -%WINPYARCH% bit-%WINPYVERLOCK% _%date:/ =- % at_%my_time% .toml
You can’t perform that action at this time.
0 commit comments