Kieran Prasch
c6ece16b33
relock dependencies
2023-12-21 09:30:52 -05:00
Kieran Prasch
896dd43a57
removes unused code
2023-12-21 09:30:51 -05:00
Kieran Prasch
f40b56b822
bump common python version to 3.12
2023-12-21 09:30:43 -05:00
Kieran Prasch
d0cafca951
removes documentation build support.
2023-10-30 23:13:12 +01:00
Manuel Montenegro
2e7ecc0d4d
Update relock_dependencies python version to 3.11
2023-10-24 18:58:09 +02:00
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
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
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