Add runtime dependency "tox"
This commit is contained in:
parent
7e3a97fc7d
commit
17dbcc5824
1 changed files with 1 additions and 0 deletions
|
@ -35,4 +35,5 @@ Gem::Specification.new do |spec|
|
|||
spec.add_development_dependency 'pry', '~> 0.10'
|
||||
|
||||
spec.add_runtime_dependency 'lita', '~> 4.4'
|
||||
spec.add_runtime_dependency 'tox', '~> 0.0.1'
|
||||
end
|
||||
|
|
Reference in a new issue