[05:21:16] <omry_> I found a crazy and ancient bug in setuptools. if a package have - in the name, setup tools will add phantom a phantom package without the suffix (assuming it's a version).
[05:21:35] <omry_> if there is an actual package without the suffix, it will get matched to the phantom package.