diff --git a/scripts/scenarios/templates/lock.mustache b/scripts/scenarios/templates/lock.mustache index 198b12a29..b5d89525e 100644 --- a/scripts/scenarios/templates/lock.mustache +++ b/scripts/scenarios/templates/lock.mustache @@ -45,6 +45,9 @@ fn {{module_name}}() -> Result<()> { '''{{requirement}}''', {{/root.requires}} ] + {{#root.requires_python}} + requires-python = "{{.}}" + {{/root.requires_python}} "### )?;