-
Notifications
You must be signed in to change notification settings - Fork 1
Bugfix/python3.10 in gh workflow #27
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
Conversation
Python 3.10 is interpreted as 3.1 due to issue in yaml interpretation: actions/runner#1989
Python 3.10 is interpreted as 3.1 due to issue in yaml interpretation: actions/runner#1989
…/Project-OMOTES/template-python into bugfix/python3.10-in-gh-workflow
…trix prior to cookiecutter test.
…ter template output in run_template_checks.yml
|
@MichielTukker Could you check if you approve of the changes I made to get this PR finished? |
|
@MichielTukker I cannot request a review from you as you created the PR. I dumped a bunch of fixes in this PR. Could you have a look if it all looks as expected? I am trying to consolidate fixes across multiple repo's back into the template so I can send them towards all repos that use the template. |
…ly activate venv on linux when creating a venv.
MichielTukker
left a comment
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.
Checked & approved
No description provided.