Skip to content

Commit

Permalink
More formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
cc-a committed Feb 20, 2025
1 parent 43a0f61 commit 08e0e5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ the repository. In brief, this directory contains:
- `dois` - a file containing the dois of the test datasets
- `download_test_data.py` - a script to download the datasets and metadata
- `create_test_data_records.py` - a script to upload the datasets to the running
repository.
repository.

See the individual script for details but the intended usage is, working in the
`test_data` directory, to:

- run `pipenv run python download_test_data.py` as a one-off or in the event of a change
in `dois`.
in `dois`.
- make sure the services have been setup and are running.
- run `pipenv run python create_test_data_records.py`.

0 comments on commit 08e0e5b

Please sign in to comment.