Post #3284598
2026-06-09 21:14 UTC
@veronica@mastodon.online @kerfuffle@mastodon.online @jschauma@mstdn.social me too, sometimes they even work for more strings than the one you're using to test it!
Replies (1)
-
@veronica@mastodon.online 2026-06-09 21:16
@ehproque@neopaquita.es @kerfuffle@mastodon.online Nice, those are rare. 😅 The one I wrote today worked for: package-name[extras]>=1.2.3 but not for: package-name>=1.2.3 Always remember to design it for the complex cases and forget the basic ones!