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

Workaround to fix unique together issues #42

Closed
wants to merge 9 commits into from

Conversation

blackrobot
Copy link

This works around the bug exposed by #31

@@ -9,7 +9,7 @@ basepython =
pypy: pypy
pypy3: pypy3
setenv =
PYTHONPATH = {toxinidir}:{toxinidir}/multinosetests
PYTHONPATH = {toxinidir}
Copy link
Owner

Choose a reason for hiding this comment

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

haha. thanks. copy-paste bites back 😄

@blackrobot
Copy link
Author

Only one commit is mine: HowGood@4c64813

It was probably a mistake to base it off of your branch in #31 instead of using master. I can rebase, and update the pull request.

@miki725
Copy link
Owner

miki725 commented Nov 5, 2015

nah. its ok. unless you want to.

its pretty interesting I guess since then most of the comments above are for my own code so feel free to ignore them. havent touched this repo in a while since busy at work. will have to review the original ticket and will try to get it in sometime soon.

@blackrobot
Copy link
Author

Sounds good. I opened a new ticket with the rebase #43 and I'll close this one.

@blackrobot blackrobot closed this Nov 5, 2015
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