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

Documentation: suppressDependencies() doesn't say that it works by setting the version to 9999 #353

Open
daattali opened this issue Nov 9, 2022 · 0 comments

Comments

@daattali
Copy link
Contributor

daattali commented Nov 9, 2022

After trying to understand how suppressDependencies works, I noticed that it doesn't actually remove the dependency, but rather it sets the version to 9999, assuming that this is not the version requested.

This is unlikely to ever become an issue, but just to be on the safe and trnasparent side, it would be good to mention this behaviour in the documentation, so that if someone ever does use 9999 as a test, they would know not to.

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

No branches or pull requests

1 participant