Skip to content

Commit

Permalink
chore: bump pypi-server version to 2.3.2
Browse files Browse the repository at this point in the history
This version supports modern python versions

Signed-off-by: Oz Tiram <[email protected]>
  • Loading branch information
oz123 committed Dec 10, 2024
1 parent 0a33a5c commit c148832
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ pyyaml = "==6.0.1"
build = "*"
twine = "*"
semver = "*"
pypiserver = {ref = "pipenv-313", git = "https://github.com/matteius/pypiserver.git"}

pypiserver = "2.3.2"
[packages]
pytz = "*"
pipenv = {file = "."}

[scripts]
tests = "bash ./run-tests.sh"
Expand Down

0 comments on commit c148832

Please sign in to comment.