Improve on python setup process

  • using new standard myproject.toml
  • resolve package conflicts (closes: #934 (closed))
  • use pip-compile for generating the requirement.txt file
  • use setuptool_scm to generate version automatically
  • documentation about how to bump the version of packages up
  • regularly rebuild the image from scratch to avoid issues like #937 (closed) (--no-cache)
Edited Sep 22, 2022 by Adam Fekete
Assignee Loading
Time tracking Loading