Skip to content

v1.0.6 Improve code to meet Python conventions.

Latest
Compare
Choose a tag to compare
@nitotm nitotm released this 07 Sep 22:44
· 4 commits to main since this release
  • Enhanced code to adhere to Python coding conventions and standards.
  • Migrated project packaging from setuptools and setup.py to pyproject.toml and poetry for improved dependency management.
  • Transitioned unit tests from unittest to pytest for enhanced testing capabilities and flexibility.