Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Make development process smoother

Pre-release
Pre-release
Compare
Choose a tag to compare
@sp1thas sp1thas released this 25 Nov 19:26
· 3 commits to master since this release

This release introduces various improvements like CI/CD, source code formating, static analysis and more unittests

Improvements:

  • Automated code analysis using mypy
  • Code formatting using black
  • Automated pypi publish on new release
  • Codecove for test coverage
  • More unittests