toasted-marshmallow icon indicating copy to clipboard operation
toasted-marshmallow copied to clipboard

Add six as install req in setup.py

Open synapticarbors opened this issue 6 years ago • 3 comments

I was creating a conda-forge package for toastedmarshmallow (https://github.com/conda-forge/staged-recipes/pull/4461), and noticed that six is used:

https://github.com/lyft/toasted-marshmallow/search?utf8=%E2%9C%93&q=six&type=

but not included in the setup.py under install_requires. This PR adds the requirement.

synapticarbors avatar Nov 21 '17 02:11 synapticarbors

This pull request has been sitting for a while now and I was hoping someone could take a look at it if possible. Thanks!

synapticarbors avatar Jan 15 '18 20:01 synapticarbors

I'm just checking in again about this pull request. It's a simple change for correctness, and I would appreciate a review.

synapticarbors avatar Jun 18 '19 13:06 synapticarbors

@rowillia @jmphilli I see that there has been a rush of development on this repo with a number of recent releases. Could either of you take a look at this simple PR?

synapticarbors avatar Jun 19 '19 15:06 synapticarbors