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

Add tomli test case for different python versions #48

Merged
merged 2 commits into from Mar 2, 2022

Conversation

eugenetriguba
Copy link
Collaborator

This adds a test case for the tomli install for #46. Since we're already running these tests on CI on a number of various python versions that are supported, this adds a test case along side those to make sure that the test case for Python 3.6 has the tomli v1 version installed when it runs and 3.7+ has the v2 version installed.

Let me know if this works! We would probably want to merge in #46 first, rebase this branch to pull in those changes, and then merge in this test case? I had to copy-paste the change from that PR here so I could actually run the test case and have it pass.

Copy link
Collaborator

@illBeRoy illBeRoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome :) Thanks for contributing!

@illBeRoy illBeRoy merged commit 5889af2 into taskipy:master Mar 2, 2022
@eugenetriguba
Copy link
Collaborator Author

@illBeRoy Should this change be released?

@illBeRoy
Copy link
Collaborator

Done :) released as 1.10.2

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