This repository was archived by the owner on Jan 4, 2025. It is now read-only.
Sweden market added (master branch)#203
Merged
Bobspadger merged 2 commits intomasterfrom Aug 25, 2020
Merged
Conversation
Covers #201 for master branch
Codecov Report
@@ Coverage Diff @@
## master #203 +/- ##
==========================================
- Coverage 46.92% 45.76% -1.17%
==========================================
Files 4 4
Lines 635 649 +14
Branches 64 69 +5
==========================================
- Hits 298 297 -1
- Misses 326 341 +15
Partials 11 11
Continue to review full report at Codecov.
|
Bobspadger
approved these changes
Aug 25, 2020
Member
Bobspadger
left a comment
There was a problem hiding this comment.
Approved but if we can correct the link to the repo to be https.
I'll make a release for it today.
| version = '0.8.9' | ||
| homepage = 'https://github.com/python-amazon-mws/python-amazon-mws' | ||
| version = '0.8.10' | ||
| homepage = 'http://github.com/python-amazon-mws/python-amazon-mws' |
Member
There was a problem hiding this comment.
should be https (be good on the web and all that!)
however, there is a redirect from http -> https so its not a show stopper.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Covers #201 for master branch.