-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Insights: pypa/pipenv
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
-
v2025.0.0 Release v2025.0.0
published
Apr 24, 2025 -
v2025.0.1 Release v2025.0.1
published
Apr 24, 2025 -
v2025.0.2 Release v2025.0.2
published
May 2, 2025
19 Pull requests merged by 5 people
-
Fix release notes generation
#6399 merged
May 3, 2025 -
Correct check/scan command documentation
#6398 merged
May 2, 2025 -
Fix changelog generation during release.
#6394 merged
May 2, 2025 -
Fix for UnboundLocalError in ensure_python SESSION_IS_INTERACTIVE=False
#6389 merged
Apr 26, 2025 -
Cleanup unused dependencies
#6386 merged
Apr 25, 2025 -
HOTFIX import requirements
#6385 merged
Apr 24, 2025 -
Fix for the install/upgrade star specifier
#6378 merged
Apr 24, 2025 -
Fix bug with paths with spaces
#6381 merged
Apr 24, 2025 -
Fix zipp security alert
#6383 merged
Apr 24, 2025 -
Address false alerts
#6382 merged
Apr 23, 2025 -
Solve case when the the version is not in the MAX_VERSIONS
#6380 merged
Apr 23, 2025 -
Vendor pip 25.0.1
#6343 merged
Apr 22, 2025 -
Deprecation Notice: Make safety an optional dependency via extras
#6365 merged
Apr 22, 2025 -
issue-6350 Check if we need to upgrade a package in more than one category.
#6361 merged
Apr 22, 2025 -
Convert remaining code off click echo/secho to rich. (except safety)
#6366 merged
Apr 21, 2025 -
Fix launching PowerShell on UNC paths
#6322 merged
Apr 21, 2025 -
Refactor virtualenv
bin/
/Scripts/
path resolution usingsysconfig
mechanism#6373 merged
Apr 21, 2025 -
docs: fix minor punctuation in README
#6372 merged
Apr 15, 2025 -
Refactor pythonfinder for improved efficiency and PEP 514 support
#6360 merged
Apr 9, 2025
6 Pull requests opened by 1 person
-
Rewrite docs Claude AI prompt for more cohesive technical voice and expanded examples
#6379 opened
Apr 22, 2025 -
PEP 751 experimental pylock.toml support
#6391 opened
Apr 25, 2025 -
Support --dev flag for uninstall
#6392 opened
Apr 27, 2025 -
Requested quiet addition 6287
#6393 opened
Apr 27, 2025 -
Vendor in pip 25.1.1
#6400 opened
May 3, 2025 -
Update to use ruff as the exclusive project linter and do additional linting
#6401 opened
May 3, 2025
26 Issues closed by 3 people
-
Missing scan command
#6396 closed
May 3, 2025 -
macos 13.0.1-pipenv shell not launch subshell
#5515 closed
Apr 27, 2025 -
pipenv uninstall transitive dependencies
#4924 closed
Apr 27, 2025 -
Locking fails when using `--extra-pip-args="--proxy=`
#6003 closed
Apr 27, 2025 -
Git over ssh shorthand install syntax doesn't seem to work
#6085 closed
Apr 27, 2025 -
Was v2023.11.17 mistagged?
#6074 closed
Apr 27, 2025 -
pipenv with pixi (on Windows) -- ssl issue
#6325 closed
Apr 27, 2025 -
Changelog for 2024.4.0 says "2024.2.0"
#6310 closed
Apr 27, 2025 -
pipenv install -r dir/requirements.txt does not actually install the requirements
#6316 closed
Apr 25, 2025 -
Locking fails with ModuleNotFoundError for distutils
#6359 closed
Apr 25, 2025 -
AttributeError when installing from requirements file in v2025.0.0
#6384 closed
Apr 24, 2025 -
Pipenv code bug for explicit version in Pipfile: Invalid version: '=4.9.4' (2024.4.0)
#6320 closed
Apr 24, 2025 -
Install fails for local package with (escaped) space in local path
#6308 closed
Apr 24, 2025 -
AWS Inspector reports HIgh vulnerbility in `examples/pipenv.lock`
#6342 closed
Apr 23, 2025 -
Locking fails with a `KeyError` in `MAX_VERSIONS[next_tuple[0]]`
#6370 closed
Apr 23, 2025 -
pipenv check --system doesn't work.
#6345 closed
Apr 23, 2025 -
Documentation for PIPENV_YES
#5045 closed
Apr 22, 2025 -
Docs - search produces all dead links
#6031 closed
Apr 22, 2025 -
Issue using `pipenv upgrade`
#6350 closed
Apr 22, 2025 -
pipenv shell not changing directory on Windows remote share
#4438 closed
Apr 21, 2025 -
Fresh creation of pipenv creates and fails immediately in Windows
#5978 closed
Apr 21, 2025 -
Python version mismatch between venv and pipfile upon creation of venv (no preexisting Pipfile)
#5662 closed
Apr 9, 2025 -
Pipenv doesn't automatically use required python version from Pipfile
#6026 closed
Apr 9, 2025
4 Issues opened by 4 people
-
locking to prerelease version without `--pre` being used
#6395 opened
Apr 28, 2025 -
`pipenv install -d` hits strange errors.
#6388 opened
Apr 25, 2025 -
`pipenv check --output minimal` does `--output json`
#6374 opened
Apr 10, 2025 -
How to Use CMake with Pipenv to Install CUDA-enabled Packages
#6371 opened
Apr 7, 2025
17 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
PEP660 editable VCS dependencies not reinstalled correctly
#6362 commented on
Apr 21, 2025 • 1 new comment -
Fix Issue 6347: default constraints not applying to other categories
#6364 commented on
Apr 21, 2025 • 0 new comments -
files installed in site-packages top-level
#5937 commented on
Apr 30, 2025 • 0 new comments -
pyarrow error on FreeBSD 13.2
#6133 commented on
Apr 27, 2025 • 0 new comments -
Issue with Pipfile Dependency Resolution for Git Branch and SHA Combinations
#6317 commented on
Apr 25, 2025 • 0 new comments -
Failed to install private package with private dependencies
#6344 commented on
Apr 25, 2025 • 0 new comments -
Unable to install for multi platforms. markers and sys_platform is ignored
#6354 commented on
Apr 25, 2025 • 0 new comments -
pipenv uninstall <package> --dev throws 'NonExistentKey' exception
#6312 commented on
Apr 25, 2025 • 0 new comments -
Pipenv on Windows Doesn't Locate the Python Executable Inside the Virtual Environment
#6333 commented on
Apr 25, 2025 • 0 new comments -
pipenv locks incompatible versions
#6347 commented on
Apr 24, 2025 • 0 new comments -
pipenv install package --index doesn't work
#6330 commented on
Apr 22, 2025 • 0 new comments -
pipenv --rm only removes one virtual environment
#6331 commented on
Apr 22, 2025 • 0 new comments -
Uninstall a package without updating other packages.
#6341 commented on
Apr 22, 2025 • 0 new comments -
New `pipenv uninstall --all` behaviour removes packages from lock file
#6346 commented on
Apr 22, 2025 • 0 new comments -
`pipenv install` errors out with `ModuleNotFoundError: No module named 'distutils.cmd'` even though it is present on the system
#5674 commented on
Apr 20, 2025 • 0 new comments -
Shell for UNKNOWN_VIRTUAL_ENVIRONMENT already activated.
#6220 commented on
Apr 12, 2025 • 0 new comments -
creating venv with specific --python version (not in PATH variable) fails after 2023.4.29
#5893 commented on
Apr 9, 2025 • 0 new comments