Skip to content

Commit 129bcaf

Browse files
committed
soon we will migrate to pyproject
1 parent 56cc0f3 commit 129bcaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: psf/black@stable
1111
with:
1212
options: "--check --verbose"
13-
use_pyproject: true
13+
version: "~=25.11"
1414
- uses: isort/isort-action@v1
1515
with:
1616
sort-paths: PyEMD

0 commit comments

Comments
 (0)