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
{{ message }}
This repository was archived by the owner on Aug 27, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently, our Python packages are continuously delivered on the official Python feed. This pollutes the release history and doesn't give a clear overview between continuously delivered packages and preview (alpha/beta) tested packages.
Describe the solution you'd like
Move the continuously delivered packages to our MyGet feed so the official Python feed is solely used for 'actual' (public/preview) releases.