#!/bin/bash

tox -evenv -- python $(dirname $0)/get_auth_token.py $*
