Update console scripts and dashboard display
- Update console script:
sbase mkdir DIR
- Update output of console script:
sbase options
- Display Dashboard tests with logs before ones without logs.
- Continue refactoring the code with Python
black
. - Update Python dependencies:
--setuptools>=56.1.0;python_version>="3.6"
--six==1.16.0
--pytest==6.2.4;python_version>="3.6"
--ipython==7.23.1;python_version>="3.7"
--virtualenv>=20.4.6