Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make minio pip-installable as an extra #390

Closed
dsgibbons opened this issue Nov 7, 2023 · 1 comment
Closed

Make minio pip-installable as an extra #390

dsgibbons opened this issue Nov 7, 2023 · 1 comment

Comments

@dsgibbons
Copy link

Describe the bug

testcontainers.minio must be installed via the command pip install testcontainers-minio. I'd expect this to be pip installable as an extra: pip install testcontainers[minio]

To Reproduce

pip install testcontainers[minio]

WARNING: testcontainers 3.7.1 does not provide the extra 'minio'
@totallyzen
Copy link
Collaborator

hi @dsgibbons ! please see #408 for the fix and #418 for when we'll try to release the fixes 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants