Skip to content

Commit e3a7f25

Browse files
committed
Now with pypi
1 parent 447d51f commit e3a7f25

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/kit/logistics/kit-testing/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ From SR2025, we have combined the two events to reduce the number of times that
55
The key improvements that have allowed for this are the increased automation of the test scripts and the included functionality of recording board asset codes during testing.
66
This allows for the removal of the manual collation step.
77

8-
All the automated test scripts are included in the [kit-test-scripts package](https://github.com/srobo/kit-test-scripts) the wheel file can be downloaded from [the latest release](https://github.com/srobo/kit-test-scripts/releases/latest/).
8+
All the automated test scripts are included in the [kit-test-scripts package](https://github.com/srobo/kit-test-scripts).
9+
This can be installed through pip:
10+
11+
```bash
12+
pip install sr-kit-test
13+
```
914

1015
## Preparation
1116

0 commit comments

Comments
 (0)