Skip to content

Add new libraries

Pre-release
Pre-release
Compare
Choose a tag to compare
@HammoTime HammoTime released this 11 Jun 04:18
· 27 commits to master since this release
b6700bd
  • Removed custom code in ui.py and run.py to support commands.
  • Updated ui.py and run.py to use click API.
  • Updated all references to print() and input() with appropraite click counterparts.
  • Updated README.md to reflect all changes.
  • Removed version command.
  • Added --version option click.version_option().