Allow platform versions to be specified as floats #170
Labels
enhancement
New feature or request
🎁 good first issue
Good for newcomers
💎 low effort
Something that is pretty quick and easy
It seems reasonable to expect constraints to work like this:
...but it doesn't as only
Int
andString
are supported at the moment. You couldn't specify an x.y.z version as float but that is a less likely requirement andString
covers that.The text was updated successfully, but these errors were encountered: