Skip to content

Install local version from branch "specs-fmt-checks-etc" and test #13

@agstephens

Description

@agstephens
  • Clone repo
  • Checkout branch: "specs-fmt-checks-etc"
  • Install dependencies: e.g. pip install -r requirements.txt
  • Install locally in develop mode:
    • Instead of installing the local package under the system site-packages directory, it just leaves a link file
    • Simple way to do this: pip install -e . --no-deps or python setup.py develop
  • Run the tests locally:
    • ./run-cli-tests.sh

NOTE: they expect to find some files in the CEDA archive and/or JASMIN GWS - so need to identify and maybe comment them out. (We should reinstate and maybe have some example files in a separate repo).

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions