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 dependencies to resolve correctly #196

Merged
merged 4 commits into from
Aug 17, 2022
Merged

Conversation

itsthejoker
Copy link
Member

Description:

When running poetry2setup, the pytest package wasn't getting picked up as a required package because it was listed as a CI-specific optional dependency. This PR fixes the dependency and cleans up the other GitHub Actions files.

Checklist:

  • Code Quality
  • Pep-8
  • Tests (if applicable)
  • Success Criteria Met
  • Inline Documentation
  • Wiki Documentation (if applicable)

@itsthejoker itsthejoker requested a review from a team as a code owner August 17, 2022 14:08
@itsthejoker itsthejoker merged commit 341804a into master Aug 17, 2022
@itsthejoker itsthejoker deleted the fix-deployment branch August 17, 2022 14:18
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.

None yet

2 participants