Skip to content

Establish Python constraint and lock file system #261

Description

@wkdewey

I think we'll want to revisit this later to establish a constraint and lock file system like we've done for Open ONI and how that functions similar to Gemfile and Gemfile.lock for our Ruby repos. Could you please make an issue about this?

Originally posted by @techgique in #250 (comment)

Currently dependencies are specified by a requirements.txt file and installed by pip install -r requirements.txt. One complication is that we are now using our own fork of omeka_s_tools and you need to run a special command to get the latest Github commits.

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