Skip to content

Commit b9152b2

Browse files
Fix conflict
Signed-off-by: Christophe Bedard <[email protected]>
1 parent 03cc773 commit b9152b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,7 @@ pip install -r requirements.txt -c constraints.txt
3737

3838
### Pinned versions
3939

40-
<<<<<<< HEAD
41-
For development we currently use Jammy as our build platform.
42-
=======
4340
For development we currently use Noble (Ubuntu 24.04) as our build platform.
44-
>>>>>>> 7815bc5 (Update dependencies and bump CI Docker image to 24.04 (#5595))
4541
And all python versions are pinned in the constraints file to make sure that things are reproducible.
4642
To upgrade the system validate that things are working and then use `pip freeze > constraints.txt` to lock in the versions to upgrade.
4743

0 commit comments

Comments
 (0)