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 dependency on pry #939

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Remove dependency on pry #939

merged 1 commit into from
Nov 10, 2024

Conversation

mvz
Copy link
Contributor

@mvz mvz commented Nov 9, 2024

Summary

Remove pry dependency since irb is now good enough

Details

Removes pry dependency and other related bits.

Motivation and Context

I don't really use pry anymore since irb is good enough now.

How Has This Been Tested?

CI

Types of changes

  • Documentation update
  • Internal change (refactoring, test improvements, developer experience or update of dependencies)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Straight irb is now good enough for debugging.
@mvz mvz force-pushed the remove-pry-dependency branch from d8c875d to 1197540 Compare November 10, 2024 10:46
@mvz mvz enabled auto-merge November 10, 2024 10:49
@mvz mvz merged commit e069bac into main Nov 10, 2024
18 checks passed
@mvz mvz deleted the remove-pry-dependency branch November 10, 2024 11:12
@mvz mvz mentioned this pull request Nov 10, 2024
8 tasks
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.

1 participant