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
539 B
539 B
Make new release
- Update revision in
eos/__init__.py - Commit changes
git commit -a -m "your message here" - Push changes
git pushandgit 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