Audrey M. Roy Greenfeld

Results 55 comments of Audrey M. Roy Greenfeld

I think that sounds like a good idea. I might not get to this for a bit, but if you or someone else does, I can merge it in.

Update: there are some integration tests now, but they are skipped during the Travis test runs. They can be run locally by commenting out this line in `test_send.py`: ``` @unittest.skip(reason='Only...

Nice idea, but it's taken: https://pypi.python.org/pypi/simplicity I'm still open to other names, if you or anyone has ideas.

@nekocoder, any feedback would be great, either as issues or pull requests.

@Ironprincess Yes, we could definitely still use feedback :)

@friedcell Oh I see that, nice. I want to merge that in! Saw that your commits are stacked from your branch. If it'll be easier for you to just send...

Actually, it might be better to provide a sample Gruntfile.js instead with a cssmin (the JS version) task.

Agreed. @katialira and I started working on this. We added a setup.py and bumpversion config in setup.cfg. What's left is configuring Travis CI and documenting the release process.

If we like the Invoke version, we could even consider getting rid of the Makefile altogether so there is less to maintain.

Thanks for writing this up @eliasdorneles. I'm on the fence here. I think I lean toward using invoke even with that warning since it's so widely used and has been...