derekpierre
94a41bd4c0
Relock dependencies using python 3.8; ensure that 3.8 is used by the script.
...
Update github action to use 3.8 instead of 3.7; update pypi classifiers.
2023-05-02 15:51:16 -04:00
derekpierre
1e730b1090
Relock to latest dependencies. Remove unnecessary scripts from Pipfile.
2023-05-02 10:23:24 -07:00
derekpierre
bf0d8b7889
Relock dependencies, and include __init__ files for new modules.
2023-05-02 10:23:24 -07:00
derekpierre
31c4ca37a9
Update dependency script to account for command line changes for pipenv when generating requirements.
2023-05-02 10:23:00 -07:00
Kieran Prasch
1cb2858d90
pin jinja2<3.1
2022-04-05 12:34:34 -07:00
James Campbell
4c391b2dca
Fix bug in git url of dependancy `jsonschema2rst`
2022-03-22 11:10:19 -05:00
David Núñez
b47d942a60
Add option to relock_dependencies.sh to produce requirement files from the existing Pipfile.lock
...
Otherwise, the default is to create a lock file, and then create the requirements files. The motivation of this change is that the validate_reqs_files job on CI wasn't deterministic, as it was failing everytime some dependency was updated (and therefore, the produced dependency file was updated and different to the existing in the codebase)
2021-01-12 17:26:06 +01:00
David Núñez
9f3f94e86e
CI: Make validate_reqs_files job consistent with current relock process
2021-01-12 13:26:52 +01:00
derekpierre
0fc8d1ea2c
Include relock of docs requirements in the relock_dependencies script.
2021-01-07 11:10:57 -05:00