Skip to content

Update build system and dependecy management

Víctor Vázquez Rodríguez requested to merge devel into master

Changelog

  • Introduce Poetry.
  • Replace requirements.txt and setup.cfg with pyproject.toml.
  • Add .gitlab-ci.yml for CI.
  • Define job that runs on tag and publishes the new version to PyPI.

Merge request reports