You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i create new distribution i want to point it to a specific repository version, not always to the latest version. Currently when i create a PythonPythonDistribution i set the repository property it always points the latest version. AFAIK there is no way to change it through the python API.