Skip to content

Commit

Permalink
relock env with pipenv v2023.10.3 on python v3.11.2 (to remove "sanit…
Browse files Browse the repository at this point in the history
  • Loading branch information
fphammerle committed Oct 7, 2023
1 parent 303d6af commit 856b98b
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 120 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

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

[dev-packages]
pylint = "*"
Expand Down
194 changes: 75 additions & 119 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 856b98b

Please sign in to comment.