Files
eos/update.md
Artur Glavic ac1775ddf3
Some checks failed
Unit Testing / test (3.8) (pull_request) Has been cancelled
Unit Testing / test (3.9) (pull_request) Has been cancelled
Unit Testing / test (3.12) (pull_request) Has been cancelled
Unit Testing / test (3.10) (pull_request) Has been cancelled
Unit Testing / test (3.11) (pull_request) Has been cancelled
minor + help
2026-02-27 17:00:02 +01:00

539 B

Make new release

  • Update revision in eos/__init__.py
  • Commit changes git commit -a -m "your message here"
  • Push changes git push and git push --tags
  • Use the Release action on Gitea with option "all_incl_release", that builds a new version and uploads it to PyPI.

Update on AMOR-DR

  • Login via SSH using the amor-dr user.
  • Activate eos virtual environment source /home/software/virtualenv/eosenv/bin/activate
  • Update eos packge pip install --upgrade amor-eos