fix: resolve sneaky merge conflict in lock-deps
This commit is contained in:
parent
3dad2071ff
commit
409ce88ede
1 changed files with 1 additions and 5 deletions
|
@ -28,10 +28,6 @@ python -m piptools compile \
|
||||||
python -m piptools compile \
|
python -m piptools compile \
|
||||||
-o requirements_test.txt \
|
-o requirements_test.txt \
|
||||||
--no-header \
|
--no-header \
|
||||||
--extra tes# This is the commit message #2:
|
--extra test \
|
||||||
|
|
||||||
chore: formatting
|
|
||||||
|
|
||||||
t \
|
|
||||||
--constraint requirements.txt \
|
--constraint requirements.txt \
|
||||||
pyproject.toml
|
pyproject.toml
|
||||||
|
|
Reference in a new issue