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

common/Scripts: Add get-py-deps.py #4894

Merged
merged 1 commit into from
Jan 28, 2025
Merged

common/Scripts: Add get-py-deps.py #4894

merged 1 commit into from
Jan 28, 2025

Conversation

joebonrichie
Copy link
Contributor

Summary

  • Prints a list of python dependencies from a package.yml or a .egg-info or .dist-info path

Test Plan

python3 get-py-deps.py
python3 get-py-deps.py /usr/lib/python3.11/site-packages/requests-2.31.0-py3.11.egg-info

Checklist

  • Package was built and tested against unstable
  • This change could gainfully be listed in the weekly sync notes once merged

**Summary**
- Prints a list of python dependencies from a package.yml
  or a .egg-info or .dist-info path
@davidjharder
Copy link
Member

Let's try it

@davidjharder davidjharder merged commit f1251ff into main Jan 28, 2025
1 of 2 checks passed
@davidjharder davidjharder deleted the get-py-deps branch January 28, 2025 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants