-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initial Setup for MIG_mose #2
Conversation
… into initial-setup
… into initial-setup
README.md
Outdated
Note that if you haven't enabled "auto merge" for your repository, the auto merge activation will fail. | ||
If you want to use a merge type other than "squash merge" you have to edit the workflow. | ||
```bash | ||
pip install kohlrahbi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pip install kohlrahbi | |
pip install migmose |
```bash | ||
tox -e dev | ||
python -m venv .venv | ||
``` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kein tox setup? :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Für das reine Anwenden der MIG_mose
braucht man nicht extra noch tox
installieren imho.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😍
No description provided.