Skip to content

Pin Python build dependencies to defined versions #400

Open
@chrissimpkins

Description

@chrissimpkins

Establish builds that can be built in a reproducible fashion at a specific commit at any point in time.

Suggestion by @anthrotype to create requirements.txt file:

#398 (comment)

Modified following discussions to use pipenv with Pipfile + Pipfile.lock Python build dependency pinning.

TODO:

  • create pipenv venv with new Pipfile and Pipfile.lock files to define pinned Python build dependency versions 8490024
  • modify build scripting to use the pipenv venv to build font files under Python 3 with pinned build dependency versions as defined in the Pipfile.lock file
  • modify ttf build scripts
  • modify woff build scripts

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions