1 reference to PythonVersionDetector
Aspire.Hosting.Python (1)
PythonAppResourceBuilderExtensions.cs (1)
363var pythonVersion = pythonEnvironmentAnnotation.Version ?? PythonVersionDetector.DetectVersion(appDirectory, pythonEnvironmentAnnotation.VirtualEnvironment!);