Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the Python 2.x-only Pyro dependency #186

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

kurtmckee
Copy link
Contributor

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.

@coveralls
Copy link

coveralls commented Sep 22, 2024

Coverage Status

coverage: 60.085% (+0.4%) from 59.711%
when pulling 0b1cc87 on kurtmckee:rm-pyro
into 44de165 on LudovicRousseau:master.

@LudovicRousseau
Copy link
Owner

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.

@kurtmckee
Copy link
Contributor Author

I agree with you. All code carries a maintenance burden, so unused code is easy to consider removing. 👍

@LudovicRousseau LudovicRousseau merged commit de690e7 into LudovicRousseau:master Sep 23, 2024
20 checks passed
@LudovicRousseau
Copy link
Owner

Thanks

@kurtmckee kurtmckee deleted the rm-pyro branch September 23, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants