Join Slack
Powered by
I find it unintuitive that `Distribution.locate(mi...
# general
j
jolly-chef-92794
08/17/2015, 11:17 PM
I find it unintuitive that
Distribution.locate(minimum_version=‘1.7’, maximum_version=‘1.7’)
will almost invariably fail to find anything, because it’s counting things like
1.7.0.80
as
> 1.7
.
Open in Slack
Previous
Next