Skip to content

cleanup requirements and update conference workflow #509

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

Conversation

kjaymiller
Copy link
Contributor

Issue Link 🔗:

Issue: #[Issue_Number]

Type of Change

  • Bug fix 🐞
  • New feature/page
  • Documentation update
  • Other

Description 📋

  • What: Provide an overview of the issue this PR addresses. Explain the context and background information.

Updates the conference workflow to install all the requirements-dev.txt file

  • Why: Describe why the changes are being made. Highlight key updates, new features, or bug fixes.

Instead of calling manual packages, we can call the packages that we've stated are required to run the project.

  • How: Explain how these changes will affect the project or end-users.

This will make the workflow run as expected

Checklist ✅

  • Followed the Code of Conduct and Contribution Guide
  • Ran pre-commit run --all
  • All tests pass locally
  • Added tests (if applicable)
  • Documentation updated (if applicable)

Additional Notes & Screenshots

Add any additional notes or comments that might be helpful for the reviewers.

@kjaymiller kjaymiller linked an issue Oct 5, 2024 that may be closed by this pull request
@kjaymiller kjaymiller merged commit f22d398 into gh-pages Oct 5, 2024
6 checks passed
@kjaymiller kjaymiller deleted the 508-update-to-import-all-deps-in-requirements-devtxt branch October 5, 2024 23:39
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.

Update to import all deps in requirements-dev.txt
1 participant