XanderJC's picture
setup
f0f6e5c
raw
history blame
123 Bytes
.PHONY: proxy
proxy:
uv venv --python 3.11 --python-preference managed
uv sync
uv pip install -e .
playwright install