Page MenuHomeVyOS Platform

Migrate the package build script to python3-tomli from python3-toml
Closed, ResolvedPublic

Description

We have already moved most of our code that uses TOML to python3-tomli — a more actively-maintained and more standards-compliant library.

The remaining bit is the package build script, and we should migrate it to.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)