Skip to content

Commit

Permalink
add package
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzon committed Dec 5, 2024
1 parent 8e83c49 commit 8b7265a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_task_collection.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def test_task_collection_command(invoke, caplog):
invoke(
(
"task collect "
f"{PACKAGE} "
f"--package {PACKAGE} "
f"--package-version {PACKAGE_VERSION} "
f"--python-version {PYTHON_VERSION} "
f"--package-extras {PACKAGE_EXTRAS} "
Expand Down

0 comments on commit 8b7265a

Please sign in to comment.