-
Notifications
You must be signed in to change notification settings - Fork 51
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
fix: vvm version detection #343
fix: vvm version detection #343
Conversation
|
these are merged and part of vvm 0.3.2 release (https://pypi.org/project/vvm/0.3.2/), so i think we can update this PR now |
…t to vvm otherwise
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice work. thanks!
What I did
# @version ^0.3.7
or# pragma version >=0.3.10
.How I did it
Uses
vvm
version's detector which usesSpecifierSet
.How to verify it
See the updated test that would fail without the new changes.
Description for the changelog
Cute Animal Picture