1 reference to RequiresPythonRegex
Aspire.Hosting.Python (1)
PythonVersionDetector.cs (1)
36
var match =
RequiresPythonRegex
().Match(content);