This website requires JavaScript.
Explore
Help
Sign In
github
/
cookiecutter-sprockets
Watch
1
Star
0
Fork
You've already forked cookiecutter-sprockets
0
mirror of
https://github.com/sprockets/cookiecutter-sprockets.git
synced
2024-11-23 19:29:52 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1e09a2317b
cookiecutter-sprockets
/
sprockets.{{cookiecutter.project_name}}
/
test-requirements.txt
4 lines
48 B
Text
Raw
Normal View
History
Unescape
Escape
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 23:25:02 +00:00
coverage>=3.7,<4
Initial commit
2014-08-20 12:01:06 +00:00
coveralls>=0.4,<1
nose>=1.3,<2
Reference in a new issue
Copy permalink