mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
4 lines
139 B
Text
4 lines
139 B
Text
|
|
require 'config/requirements'
|
||
|
|
require 'config/hoe' # setup Hoe + all gem configuration
|
||
|
|
|
||
|
|
Dir['tasks/**/*.rake'].each { |rake| load rake }
|