Skip to content

Commit

Permalink
Unoverlap lines
Browse files Browse the repository at this point in the history
Co-authored-by: Tomoya Fujita <[email protected]>
Signed-off-by: Tully Foote <[email protected]>
  • Loading branch information
tfoote and fujitatomoya authored Jan 31, 2024
1 parent f63c5fd commit 6d54c14
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,9 @@ pip install -r requirements.txt -c constraints.txt

### Pinned versions

For development we currently use Jammy as our build platform. ANd all python versions are pinned in the constraints file to make sure that things are reproducible. To upgrade the system validate that things are working and then use `pip freeze > constraints.txt` to lock in the versions to upgrade.
For development we currently use Jammy as our build platform.
And all python versions are pinned in the constraints file to make sure that things are reproducible.
To upgrade the system validate that things are working and then use `pip freeze > constraints.txt` to lock in the versions to upgrade.

## Building HTML

Expand Down

0 comments on commit 6d54c14

Please sign in to comment.