Greetings,
I'm having issues turning a python toolbox into a sharable installable wheel package.
I've followed the samples in the docs multiple times. After doing so, I can import my package in the python console, but no matter what I do, the toolbox never shows up as an available toolbox in the Geoprocessing pane.
Is there another step I'm missing that has to be done once you convert the toolbox to a wheel file for it to show up there?
Any help would be appreciated.