Dave Shawley
23c73b0499
Bump version to 0.3.0
2015-08-28 10:58:19 -04:00
Dave Shawley
da0a9f5a8f
Set the log_function in Runner.start_server.
2015-08-28 10:57:06 -04:00
dave-shawley
b0712e7ef2
Merge pull request #3 from sprockets/more-packaging-woes
...
More packaging woes
2015-07-23 09:40:03 -04:00
Dave Shawley
dbc023890a
Version bumps for 0.2.2.
2015-07-23 09:14:56 -04:00
Dave Shawley
a58be5af37
Fix requirements management.
...
So many things were wrong with the last version... soo soooo many
things.
2015-07-23 09:14:14 -04:00
dave-shawley
1e4bed1d2b
Merge pull request #2 from sprockets/fix-packaging
...
Fix packaging
2015-07-23 07:46:05 -04:00
Dave Shawley
f9a7b96f27
Enable Travis container infrastructure.
2015-07-23 07:41:20 -04:00
Dave Shawley
bc5feeafb9
Version bump.
2015-07-23 07:40:52 -04:00
Dave Shawley
446ac38a00
Update package metadata.
...
PyPI requires author_email if author is set and apparently Tornado is
not a valid web framework.
2015-07-23 07:31:56 -04:00
Dan Tracy
53270feb31
Merge pull request #1 from sprockets/add-runner
...
Add sprockets.http.run
2015-07-22 15:58:26 -04:00
Dave Shawley
11e0d72511
Bump version to 0.2.0
2015-07-22 14:22:44 -04:00
Dave Shawley
1eb75af0bc
Fix travis yaml.
...
Note that I don't have code coverage enable because we don't actually
have tests yet.
2015-07-22 14:17:29 -04:00
Dave Shawley
f9645b0025
Add sprockets.http.run.
2015-07-22 14:11:32 -04:00
Dave Shawley
cff4e03eb7
Development tool configuration.
2015-07-22 14:01:24 -04:00
Dave Shawley
18d44704fc
Add documentation
2015-07-22 13:40:55 -04:00
Dave Shawley
5fa31adfce
Add requirements directory.
2015-07-22 13:31:19 -04:00
Dave Shawley
877581d9ce
Rework version management.
2015-07-22 13:29:16 -04:00
Dave Shawley
12dec49aa4
Modernize/clean up.
2015-07-22 13:09:14 -04:00
Gavin M. Roy
c4eaf1c5bb
Fix the *.pyc exclusion in .gitignore
2014-08-19 16:53:15 -04:00
Gavin M. Roy
5a78150126
Add setup entry points
...
The entry point is used to register the module as a sprockets controller.
- Simplify the python 2.7 check
- Fix the MANIFEST.in format
- Add stub sprockets.http methods
2014-08-19 16:52:51 -04:00
Gavin M. Roy
01f0008125
Add a .gitignore and update the setup.py
2014-08-19 13:22:13 -04:00
Gavin M. Roy
00e4315fab
Add missing import
2014-08-19 13:17:46 -04:00
Gavin M. Roy
30e407f922
Initial project structure
2014-08-19 12:58:29 -04:00