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

Create requirements file for eachdist.py dependencies like toml #4277

Open
aabmass opened this issue Nov 14, 2024 · 0 comments
Open

Create requirements file for eachdist.py dependencies like toml #4277

aabmass opened this issue Nov 14, 2024 · 0 comments
Labels
build & infra Issues related to build & infrastructure. dependencies Pull requests that update a dependency file

Comments

@aabmass
Copy link
Member

aabmass commented Nov 14, 2024

Right now we just install without any specific version during the release.yml flow

- name: Install toml
run: pip install toml

I also suggested possibly adding a tox target for running this script i.e. tox -e eachdist so that tox can manage creating an isolated virtualenv, which is also nice for local development using eachdist.py.

@aabmass aabmass added build & infra Issues related to build & infrastructure. dependencies Pull requests that update a dependency file labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build & infra Issues related to build & infrastructure. dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant