File: build_and_launch.cmd

package info (click to toggle)
displaycal-py3 3.9.17-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 29,124 kB
  • sloc: python: 115,810; javascript: 11,545; xml: 598; sh: 257; makefile: 173
file content (5 lines) | stat: -rw-r--r-- 347 bytes parent folder | download
1
2
3
4
5
rmdir /s /q dist
%LOCALAPPDATA%\Programs\Python\Python311\python.exe -m pip uninstall -y displaycal
%LOCALAPPDATA%\Programs\Python\Python311\python.exe -m build
%LOCALAPPDATA%\Programs\Python\Python311\python.exe -m pip install --upgrade dist\displaycal-3.9.16-py3-none-any.whl
%LOCALAPPDATA%\Programs\Python\Python311\python.exe -m DisplayCAL