-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Problem description
I am building an abstract package with interfaces for stuff like storage, cache, etc
Want to use that in my quicpro package so I can for example just accept a "storage" instead of a hardcoded solution for S3 or minio or local storage.
So I made 122 repos for the individual drivers for stuff like S3, minio, ... and wanted to reserve the pypi project names to have some sort of consistency before I implement the interfaces (got the interfaces for the different categories already).
How can I get rid of the 429 error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels