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 <oz.tiram@gmail.com>
  • Loading branch information
oz123 committed Dec 10, 2024
1 parent 0a33a5c commit 275af4b
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 368 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
Loading

0 comments on commit 275af4b

Please sign in to comment.