Skip to content

Version 1.7.4

Compare
Choose a tag to compare
@sshookman sshookman released this 16 Oct 21:13
· 77 commits to master since this release

pip install skelebot==1.7.4


This Release Includes:

  • Install python dependencies from git and files
  • Changed PyPI GitHub Action to use token instead of password
  • bugfix: in the get_env() function in skelebot.py to handle base skelebot args/parameters
  • Increase test coverage to 99%
  • Append env to image name if present
  • Added requirements.txt as single source of truth for dependencies
  • Update PyPI workflow to trigger on prereleases only