Relative Content

Tag Archive for pythonpipenv

How to uninstall a dev package with Pipenv 2024.0.1?

I have some unnecessary packages in the [dev-packages] section of my Pipfile and I cannot uninstall them with the latest Pipenv (2024.0.1). Uninstalling packages from the [packages] section of the Pipfile works fine.