Commit 33b8b5a4 by David Hotham Committed by GitHub

don't set package pretty_version (#7305)

parent ed5441f5
......@@ -119,7 +119,6 @@ class Locker:
package = Package(
name,
info["version"],
info["version"],
source_type=source_type,
source_url=url,
source_reference=source.get("reference"),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment