Skip to content

Commit 0392ebb

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9f393b4 commit 0392ebb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ deps =
7777
pdm27: pdm<2.8,>=2.7
7878
pdm28: pdm<2.9,>=2.8
7979
pdm29: pdm<2.10,>=2.9
80-
pdmHEAD: pdm@ git+https://github.com/pdm-project/pdm.git
80+
pdmHEAD: pdm @ git+https://github.com/pdm-project/pdm.git
8181

8282
[testenv:py{314,313,312, 311, 310}-poetry{16, 17, 18, 20, 21, 22, 23,HEAD}]
8383
package = editable
@@ -90,7 +90,7 @@ deps =
9090
poetry21: poetry<2.2,>=2.1
9191
poetry22: poetry<2.3,>=2.2
9292
poetry23: poetry<2.4,>=2.3
93-
poetryHEAD: poetry@ git+https://github.com/python-poetry/poetry.git
93+
poetryHEAD: poetry @ git+https://github.com/python-poetry/poetry.git
9494

9595
[gh]
9696
python =

0 commit comments

Comments
 (0)