10000 support `uv run` by lengyijun · Pull Request #34 · paldepind/projectdo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

support uv run #34

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

Merged
merged 1 commit into from
May 5, 2025
Merged

support uv run #34

merged 1 commit into from
May 5, 2025

Conversation

lengyijun
Copy link
Contributor

No description provided.

@paldepind
Copy link
Owner

Thanks for the PR @lengyijun. Could I ask you to also add a test for this? You can look at the existing supported tools to see how it is done.

else
echo "Found a pyproject.toml file but projectdo is not sure how to run it."
exit
fi
fi
Copy link
Owner

Choose a reason for hiding this comment

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

Am I misreading or is there an unnecessary fi here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

remove this fi, error happens

@paldepind
Copy link
Owner

Thanks for adding parts of the test setup. We'll also need to add uv to the test script. Since uv only has a build option only that needs to be tested. Here's the test for tectonic which also only has a build option. Copying that and changing the names, directory, and expected output should suffice :)

@paldepind paldepind merged commit 8de1acb into paldepind:main May 5, 2025
1 check passed
@paldepind
Copy link
Owner

Thanks a lot for the PR @lengyijun 👍

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
0