|
|
|
|
|
by jimbokun
30 days ago
|
|
> Poetry does the same by default, using a format like >=1.23.4,<2.0.0. I find this less readable than ^1.23.4, but the effect is the same. What??? I understood the first format instantly, but had no idea what the second meant until the author explained it. |
|