Commit graph

12 commits

Author SHA1 Message Date
Andrew Rabert
49195dd75a Ensure flake8 compliance in CI 2018-11-26 19:31:40 -05:00
Andrew Rabert
c68e5e1762 Ensure docs build in CI 2018-11-26 19:30:55 -05:00
Andrew Rabert
3b30dbb8e2 Drop support for Python < 3.5 2018-11-26 19:03:37 -05:00
Andrew Rabert
378207f331 Reorganize and update requirements
- Move test deps to testing.txt
- Move doc deps to docs.txt. IMO - keeps things clearer
- Unpin flake8
- Require sprockets.http installation in edit mode
2018-11-26 19:03:21 -05:00
Andrew Rabert
c30343e8df Add Python 3.6 and 3.7 to Travis 2018-08-08 15:55:38 -04:00
Dave Shawley
eb53e8711c travis: remove doc building.
RIP pythonhosted.org
2018-01-29 07:37:56 -05:00
Dave Shawley
0730428069 Enable uploading docs to pythonhosted.org.
If this works, then consider ditching readthedocs.org since there is no
way to downgrade the sphinx version there /sigh
2018-01-03 13:19:28 -05:00
Dave Shawley
7c55f1c93e Add codecov support. 2016-01-27 18:26:44 -05:00
Dave Shawley
f9a7b96f27 Enable Travis container infrastructure. 2015-07-23 07:41:20 -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
cff4e03eb7 Development tool configuration. 2015-07-22 14:01:24 -04:00
Gavin M. Roy
30e407f922 Initial project structure 2014-08-19 12:58:29 -04:00