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:
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
pipenvwith Pipfile + Pipfile.lock Python build dependency pinning.TODO: