Skip to content
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

Check requirements on windows #4653

Merged
merged 4 commits into from
Oct 19, 2022
Merged

Conversation

timotheeguerin
Copy link
Member

@timotheeguerin timotheeguerin commented Oct 19, 2022

Fixes #4651.

Copy link
Member

@tjprescott tjprescott left a comment

Choose a reason for hiding this comment

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

🎆 🥂 👍 🥇

@azure-pipelines
Copy link

You may test this build by running autorest --reset and then either:


Add the following CLI flags
Pacakge Flag Description
@autorest/core --version:https://tinyurl.com/27z2mohc For changes to autorest core.
@autorest/modelerfour --use:https://tinyurl.com/28sqmh6r For changes to modelerfour.

Or with all

autorest --version:https://tinyurl.com/27z2mohc --use:https://tinyurl.com/28sqmh6r

or use the following in your autorest configuration:
# For changes to autorest core
version: "https://tinyurl.com/27z2mohc"

# For changes to modelerfour
use-extension:
  "@autorest/modelerfour": "https://tinyurl.com/28sqmh6r"

If this build is good for you, give this comment a thumbs up. (👍) And you should run `autorest --reset` again once you're finished testing to remove it.

@timotheeguerin timotheeguerin merged commit 6404ba3 into main Oct 19, 2022
@timotheeguerin timotheeguerin deleted the fix/python-check-req-windows branch October 19, 2022 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't find Python
2 participants