Skip to content

Remove obsolete setup.rb#232

Merged
masa16 merged 1 commit intoruby-numo:masterfrom
kojix2:remove-setup
May 28, 2025
Merged

Remove obsolete setup.rb#232
masa16 merged 1 commit intoruby-numo:masterfrom
kojix2:remove-setup

Conversation

@kojix2
Copy link
Contributor

@kojix2 kojix2 commented May 28, 2025

  • setup.rb was a installer used by old Ruby libraries
  • It is now replaced by gemspec, extconf.rb, Rakefile, etc.
  • Remove it as it can be misleading to current users

Thank you.

- setup.rb was a "setup.rb-style" installer used by old Ruby libraries
- It is now replaced by gemspec, extconf.rb, Rakefile, etc.
- Remove it as it can be misleading to current users
@masa16 masa16 merged commit 3fb55ca into ruby-numo:master May 28, 2025
26 checks passed
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.

2 participants