Skip to content

Conversation

nickpell
Copy link
Contributor

@nickpell nickpell commented Jun 21, 2018

Merging one commit at a time.

@nickpell nickpell force-pushed the np/remove-restkit branch from c2cae6f to c0dab94 Compare June 25, 2018 17:12
@nickpell nickpell force-pushed the np/remove-restkit branch from c0dab94 to 24dcd3e Compare July 17, 2018 01:13
@nickpell nickpell requested review from orangejenny, pr33thi and emord and removed request for orangejenny July 17, 2018 01:14
Copy link
Contributor

@emord emord left a comment

Choose a reason for hiding this comment

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

This doesn't actually remove restkit does it?

from __future__ import absolute_import
from six.moves import map
version_info = (0, 9, 0, 3, 8)
version_info = (0, 9, 0, 4, 0)
Copy link
Contributor

Choose a reason for hiding this comment

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

This is probably unnecesssarily long. maybe just 0.9.1 and it can be 1.0.0 once we support py3?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

@nickpell nickpell changed the title removing restkit remove wsgi support Jul 17, 2018
@nickpell
Copy link
Contributor Author

No, this doesn't remove restkit. Updated the old PR title.

@nickpell nickpell merged commit 0c2d6a4 into jsonobject Jul 17, 2018
@nickpell nickpell deleted the np/remove-restkit branch July 17, 2018 02:22
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