Skip to content

pyproject.toml and release.sh clean-ups, Pyinstaller removal

Moul requested to merge pyproject_release_clean_ups into dev
  • pip: Suggest to install Python packages to be able to build dependencies
  • Update links to the new Poetry domain name
  • release.sh: Check poetry is installed. Add v to the tag annotation
  • #280: Get rid of pyinstaller distribution
  • pyproject.toml: Remove classifiers
Edited by Moul

Merge request reports