Commit graph

7 commits

Author SHA1 Message Date
Gavin M. Roy
86f67b337b Cleanup for 2015 2015-10-19 13:48:33 -04:00
Gavin M. Roy
9a9b375d30 Minor updates
- Add a .editorconfig file (See http://editorconfig.org)
- Add wheel distribution
- Remove sprockets requirement
2014-10-16 10:15:19 -04:00
Gavin M. Roy
4e5bd1d49a Fix travis testing for Python 2.6 and minor doc cleanup 2014-08-29 13:12:01 -04:00
Gavin M. Roy
9b8049d8a5 Multiple updates
- Speed up travis testing
- Fix typo in index.rst
- Add sprockets to requirements.txt
- Remove version importing in setup.py
2014-08-29 10:30:12 -04:00
Gavin M. Roy
5bb05e461d Updates to many things
- Documentation updates, fleshing out more of the baseline expectations
- README.rst updates with the baseline expectations
- Remove tornado from the requirements.txt
- Update the nosetests configuration in setup.cfg
- Remove unneeded 2.6 requirements
- Update classifiers
- Update name in cookiecutter.json
- Use manual package names in packages
- Mark as non-zip safe
- Remove tests directory
- Make default tests.py file
- Explicitly add coverage to the test requirements
- Add README.rst to MANIFEST.in
- Update Trove classifiers
- Ensure setup.py will include README.rst and LICENSE (dupe of MANIFEST.in)
- Add test_suite to setup.py
- Set default description in cookiecutter.json

Additional refactoring

- Change to be a sprockets.foo.bar project
- Move doc to docs
- Add additional documentation templates
- Change version to only show major.minor
- Add docs/Makefile
- Minor README and docs updates

Fix the travis file and readthedocs URLs

Deployment/pypi related updates
2014-08-28 22:09:21 -04:00
Dan Worth
afb392cfe0 Update travis config with typo fix
Change after_sucess to after_success
2014-08-25 10:24:43 -04:00
Dave Shawley
1c32f96d1e Initial commit 2014-08-20 08:01:06 -04:00