Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Migrate to Pipenv #662

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pitkley
Copy link
Member

@pitkley pitkley commented May 19, 2020

In b1e6160 Pipenv was added to Paperless, adding a note to the changelog in eec8f09 that a switch to just using Pipenv was planned.

This commit performs this switch. Having two sources for which dependencies should be installed (requirements.txt, Pipfile.lock) is very suboptimal, and the files have diverged since they have been added.

This closes #661.

In b1e6160 Pipenv was added to
Paperless, adding a note to the changelog in
eec8f09 that a switch to just using
Pipenv was planned.

This commit performs this switch. Having two sources for which
dependencies should be installed (requirements.txt, Pipfile.lock) is
very suboptimal, and the files have diverged since they have been added.

This closes the-paperless-project#661.
@pitkley pitkley requested a review from a team May 19, 2020 17:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finish migration to pipenv
3 participants