WingNews logo WingNews
top | new | best | ask | show | jobs
top | item 44365231

(no title)

lucky_cloud | 8 months ago

Then make your dependency package1>=0.4

https://packaging.python.org/en/latest/specifications/depend...

discuss

order

IshKebab|8 months ago

> then you don't get to use the new features in 0.5.0.

lucky_cloud|8 months ago

Yes you do

package1>=0.4.0 means 0.4.0, 0.4.1, 0.4.100, 0.4.100.1 and so on

package1>=0.4 includes the above plus 0.5.0, 0.5.1, 0.6.0, 0.100.0 and so on

powered by hn/api // news.ycombinator.com