Skip to content

Add Python version 3.9 and 3.10 to tests in package publish GH action#379

Merged
hf-krechan merged 6 commits intomainfrom
add-python-version-to-test-matrix
Jul 12, 2022
Merged

Add Python version 3.9 and 3.10 to tests in package publish GH action#379
hf-krechan merged 6 commits intomainfrom
add-python-version-to-test-matrix

Conversation

@hf-krechan
Copy link
Copy Markdown
Collaborator

No description provided.

@@ -1,11 +1,11 @@
{
"python.pythonPath": ".tox\\dev\\Scripts\\python.exe",
"python.defaultInterpreterPath": ".tox/dev/bin/python",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this intended?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes it is.
python.pythonPath is not a valid setting for VS Code anymore. It was renamed to python.defaultInterpreterPath.
And I guess they can now "translate" the different paths from UNIX to Windows.

@hf-krechan hf-krechan enabled auto-merge (squash) July 12, 2022 06:36
@hf-krechan hf-krechan merged commit 679de54 into main Jul 12, 2022
@hf-krechan hf-krechan deleted the add-python-version-to-test-matrix branch July 12, 2022 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants