Skip to content

Commit

Permalink
Remove pycall from development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkn committed Jan 7, 2021
1 parent 8e71fbb commit 0c422dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion iruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ Gem::Specification.new do |s|
s.add_dependency 'multi_json', '~> 1.11'

s.add_development_dependency 'minitest'
s.add_development_dependency 'pycall', '>= 1.2.1'
s.add_development_dependency 'rake'
end

0 comments on commit 0c422dc

Please sign in to comment.