Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Consider using pipenv for managing packages #20

Description

@patcon

Any thoughts on using this tool?
https://docs.pipenv.org/

To explain, I'm having some issues getting the python processing libraries working in an alpine linux docker container. I feel like being a little looser on the specific version constraints in a Pipfile might help people navigate issues like this across systems.

Specifically, there seem to be some off conditions where pandas version X has trouble in docker, and where certain packages must be installed in a specific order -- the alpha order in the requirements.txt doesn't seem to work. Anyhow, I'll sort the specifics elsewhere, but wondering if there's any opposition to using pipenv to generate real dep resolution lockfiles.

Thanks for any consideration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions