mirror of
https://github.com/Astatin3/photonvision-2025.0.0-beta-6.git
synced 2026-06-09 08:38:00 -06:00
5 lines
74 B
Batchfile
5 lines
74 B
Batchfile
@echo off
|
|
setlocal
|
|
|
|
python -m pip config set global.find-links %~dp0\dist
|