#!/usr/bin/python3.5

from rosdep2.main import rosdep_main
rosdep_main()
