
Add config file Fix interacting with consts Change section names in manifests to correspond data_type
4 lines
69 B
Bash
Executable File
4 lines
69 B
Bash
Executable File
#!/bin/bash
|
|
|
|
tox -evenv -- python $(dirname $0)/get_auth_token.py $*
|