Skip to content

Commit e036d9a

Browse files
committed
remove pyproject dependency
1 parent aa30065 commit e036d9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/lint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
with:
2323
python-version: '3.10'
2424
cache: 'pip'
25-
cache-dependency-path: 'pyproject.toml'
2625
- name: Install Python dependencies
2726
run: |
2827
python -m pip install -U pip pre-commit

0 commit comments

Comments
 (0)