Skip to content

Skip uv compile step for URL-based dependencies in add command #29

Skip uv compile step for URL-based dependencies in add command

Skip uv compile step for URL-based dependencies in add command #29

Workflow file for this run

name: Python lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: eifinger/setup-rye@v1
- name: Rye lint
run: rye lint