Skip to content

Commit

Permalink
chore: minor change in Pipfile (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan authored Oct 27, 2024
1 parent e5b5811 commit 3a268e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Sphinx = "*"
flake8-noqa = "*"

[packages]
iptvtools = {editable = true, path = "."}
iptvtools = {file = ".", editable = true}

[requires]
python_version = "3"

0 comments on commit 3a268e7

Please sign in to comment.