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

Python 3 support #11

Closed
wants to merge 2 commits into from
Closed

Python 3 support #11

wants to merge 2 commits into from

Conversation

jonashaag
Copy link
Contributor

Includes changes from #10

@brthor
Copy link
Owner

brthor commented Sep 29, 2020

@jonashaag

Could you create a copy of test.sh from the repo root that replaces the python calls with python3 and add that to the .travis.yml file?

Should be pretty simple but will add test coverage for python3.

"wget",
"-O", "/dev/null",
"-q",
"http://localhost:5000/v2"
Copy link
Owner

Choose a reason for hiding this comment

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

please add --timeout=5 to the wget args to match the previous behavior

@jonashaag
Copy link
Contributor Author

Will not work on this any further since I have switched to a different solution, sorry. Feel free to complete/modify my changes in any way suitable for you. :-)

@brthor brthor closed this Oct 16, 2020
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