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

Feature/12 implement usethis tool deptry #13

Merged
merged 9 commits into from
Sep 12, 2024

Conversation

nathanjmcdougall
Copy link
Owner

@nathanjmcdougall nathanjmcdougall commented Sep 12, 2024

To resolve #12.

@nathanjmcdougall nathanjmcdougall merged commit c9b2fa6 into develop Sep 12, 2024
6 checks passed
@nathanjmcdougall nathanjmcdougall deleted the feature/12-implement-usethis-tool-deptry branch September 12, 2024 21:48
nathanjmcdougall added a commit that referenced this pull request Oct 28, 2024
* Add deptry function which installs deptry via uv as a dev dependency.

* Add progress message for usethis tool deptry.

* Add tests for running deptry after calling `usethis tool deptry`.

* Remove hello function.

* Configure the package as a CLI app using typer.

* Reword message for usethis tool deptry

* Reword message for usethis tool deptry

* Use rich for console output

* Set PYTHONIOENCODING explicitly in CI config.
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.

Implement usethis tool deptry
1 participant