Add 'build/' from commit '555b039609a3c8700c27767c255fdfe00eb42063'
[arvados.git] / sdk / python / bin / arv-put
1 #!/usr/bin/env python
2
3 from arvados.commands.put import main
4 main()