Closed kurtmckee closed 2 months ago
Pyro is Python 2 only, but Pyro4 and Pyro5 are available for Python 3.
I never used this code. So yes, it may be a good idea to remove it.
I agree with you. All code carries a maintenance burden, so unused code is easy to consider removing. :+1:
Thanks
The Pyro dependency is Python 2.x only. This PR removes that dependency and the associated code. Note that there is no documentation for this feature, so nothing needed to be removed from the documentation.