Skip to content

Update console scripts and dashboard display

Compare
Choose a tag to compare
@mdmintz mdmintz released this 06 May 01:34
· 4204 commits to master since this release
e82f67f

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