Skip to content

Commit cdda399

Browse files
authored
Update python-app.yml
1 parent e92e7fd commit cdda399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
options: "--check --verbose"
1616
src: "./src"
17-
use_pyproject: true
17+
version: "~= 22.0"
1818

1919
- name: Set up Python ${{ matrix.python-version }}
2020
uses: actions/setup-python@v3

0 commit comments

Comments
 (0)