-
Notifications
You must be signed in to change notification settings - Fork 45
Fix originpyup scheduled update 2018 12 31 #1674
Fix originpyup scheduled update 2018 12 31 #1674
Conversation
The command I suspect that when you created a branch, you named it something different than |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your change will be reverted the next time pyup updates requirements. You'll need to add a pyup comment, like here:
normandy/requirements/constraints.txt
Line 220 in c34e59e
# pyup: <0.29dev # requests_mock doesn't support >= 0.29 |
I think we should make these fixes to #1680. |
I pulled down the
pyup-scheduled-update-2018-12-31
branch fromorigin
, started a new branch, made some changes and committed. But I couldn't write to origin/pyup-scheduled-update-2018-12-31` branch. Why is that?(so I pushed to me fork instead and made this PR)