We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0b0305 commit 48f4af1Copy full SHA for 48f4af1
youplot.gemspec
@@ -19,5 +19,6 @@ Gem::Specification.new do |spec|
19
spec.executables = %w[uplot youplot]
20
spec.require_paths = ['lib']
21
22
+ spec.add_dependency 'csv'
23
spec.add_dependency 'unicode_plot', '>= 0.0.5'
24
end
0 commit comments