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

Enable usage of Sequence in named_data.py #108

Merged
merged 11 commits into from
Aug 10, 2022

Conversation

orgadish
Copy link
Contributor

Issue #107

All tests in test_named_data.py pass successfully.

@orgadish
Copy link
Contributor Author

orgadish commented Jun 29, 2022

@wswld Note that in order to make ddt.py compatible with 2.7 I had to enable import of the backport enum34 package. That suggests we should add it to the list of dependencies for py<=3.4, but I don't know quite how to do that.

@orgadish
Copy link
Contributor Author

This should probably wait until successful completion of #109.

@wswld
Copy link
Contributor

wswld commented Aug 2, 2022

@orgadish could you please fix the conflicts in this PR so that we could merge it as well and release both changes under one version.

@orgadish
Copy link
Contributor Author

orgadish commented Aug 2, 2022

@wswld This PR is ready for final review.

@wswld wswld merged commit 244d70d into datadriventests:master Aug 10, 2022
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