Closed yezz123 closed 8 months ago
steps: - uses: actions/checkout@v3 - uses: actions/setup-python@v4 with: python-version: "3.11" - uses: yezz123/setup-uv@v1 with: uv-version: "0.1.2" uv-venv: ".venv" - run: uv --version
something like this to automate the setup of virtual environment
I'd like to work on this issue 🫡
Thank you @Aymane11 🙏🏻
something like this to automate the setup of virtual environment