Skip to content

Commit

Permalink
Switch to fork of pypiserver while try to get changes upstreamed
Browse files Browse the repository at this point in the history
  • Loading branch information
matteius authored and oz123 committed Sep 13, 2024
1 parent c1de8ea commit 28cbcab
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ sphinx = "*"
sphinx-click = "==4.*"
sphinxcontrib-spelling = "==7.*"
click = "==8.0.3"
pypiserver = "==2.*"
stdeb = {version="*", sys_platform = "== 'linux'"}
zipp = {version = "==3.6.0", markers = "python_version < '3.10'"}
pre-commit = "==2.*"
Expand All @@ -29,6 +28,7 @@ pyyaml = "==6.0.1"
build = "*"
twine = "*"
semver = "*"
pypiserver = {ref = "pipenv-313", git = "git+https://github.com/matteius/pypiserver.git"}

[packages]
pytz = "*"
Expand Down
10 changes: 3 additions & 7 deletions Pipfile.lock

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

0 comments on commit 28cbcab

Please sign in to comment.