Harald Wartig
1a2d598725
Exclude docs/conf.py from linting.
...
Running `make lint` after initializing a fresh project complains about errors in `docs/conf.py`. Which is kinda awkward for the user as he didn't write any code yet and already has errors. As this file is autogenerated I think it is best to exclude it from linting rather than fixing the errors.
2016-08-06 11:07:13 +02:00
Michael Bell
de9b34052d
Removed --recursive flag from s3 sync in the Makefile
2016-05-24 16:53:17 -04:00
Peter Bull
03a96219ea
Update to awscli so Python 3 works
...
Closes #23
2016-05-21 16:51:34 -04:00
Peter Bull
7d8086ea87
Wrong path in Make data
2016-05-02 22:35:49 -04:00
Cody Rioux
d3d7b74ff9
Added virtualenv directories to flake8 exclude list.
2016-04-29 14:17:38 -07:00
Cody Rioux
fa3c332415
Silenced pip on installation of requirements.
2016-04-29 14:17:08 -07:00
Peter Bull
4e29e24bfe
Make s3 bucket variable work
...
bonus: instruction not to include s3:// in the bucket name
2015-11-03 13:58:35 -05:00
isms
6e0dc39a6c
Add flake8 linting
2015-11-02 09:02:49 -05:00
isms
47f554a2ea
Add requirements target
2015-10-30 16:05:08 -04:00
isms
809b281c58
Add Makefile entries for syncing data to S3
2015-10-30 15:19:25 -04:00
isms
004f0635a4
Initial commit
2015-10-30 15:09:43 -04:00