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

Update setup.py, adds required packages #677

Merged
merged 1 commit into from
Oct 7, 2023

Conversation

farhan
Copy link
Contributor

@farhan farhan commented Oct 6, 2023

Adding required package dependencies in the setup.py file after syncing it up with base.in

root cause found after the following test case failure:
https://github.com/openedx/DoneXBlock/actions/runs/6433150390/job/17469600711?pr=178#step:6:41

Ideally, we should add all the base.in packages in the install_requires of setup.py by code like this, can do it next PR.

@farhan farhan force-pushed the farhan/update-package-dependencies branch from fa6bc63 to 951b00c Compare October 6, 2023 16:22
@farhan farhan merged commit ade0ffb into master Oct 7, 2023
6 checks passed
@farhan farhan deleted the farhan/update-package-dependencies branch October 7, 2023 04:31
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