Skip to content

Commit

Permalink
Remove post-install message
Browse files Browse the repository at this point in the history
  • Loading branch information
zverok committed Jul 1, 2018
1 parent 0da044c commit d290033
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions daru.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,29 +27,6 @@ Gem::Specification.new do |spec|
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]

spec.post_install_message = <<-EOF
*************************************************************************
Thank you for installing daru!
oOOOOOo
,| oO
//| |
\\\\| |
`| |
`-----`
Hope you love daru! For enhanced interactivity and better visualizations,
consider using gnuplotrb and nyaplot with iruby. For statistics use the
statsample family.
Read the README for interesting use cases and examples.
Cheers!
*************************************************************************
EOF


spec.add_runtime_dependency 'backports'

# it is required by NMatrix, yet we want to specify clearly which minimal version is OK
Expand Down

0 comments on commit d290033

Please sign in to comment.