2 references to WithPythonEnvironment
Aspire.Hosting.Python (2)
PythonAppResourceBuilderExtensions.cs (2)
538
builder.
WithPythonEnvironment
(env =>
711
.
WithPythonEnvironment
(env => env.Uv = true);