Skip to content

Commit 275af4b

Browse files
committed
chore: bump pypi-server version to 2.3.2
This version supports modern python versions Signed-off-by: Oz Tiram <[email protected]>
1 parent 0a33a5c commit 275af4b

File tree

2 files changed

+587
-368
lines changed

2 files changed

+587
-368
lines changed

Pipfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ pyyaml = "==6.0.1"
2828
build = "*"
2929
twine = "*"
3030
semver = "*"
31-
pypiserver = {ref = "pipenv-313", git = "https://github.com/matteius/pypiserver.git"}
32-
31+
pypiserver = "2.3.2"
3332
[packages]
3433
pytz = "*"
34+
pipenv = {file = "."}
3535

3636
[scripts]
3737
tests = "bash ./run-tests.sh"

0 commit comments

Comments
 (0)