Peter Bull
1caa67be43
Detect conda and support conda envs; tweaks for vanilla virtualenv ( #51 )
...
* OSX Junk in gitignore
* Support conda envs by default
* Make it run on vanilla Ubuntu
8 years ago
Colin Sullivan
ae2b54e738
install virtualenvwrapper by default, and use project defined python interpreter. Also make requirements command output verbose
8 years ago
Colin Sullivan
a3785c9180
small naming fix
8 years ago
Colin Sullivan
d13bc88ab0
add parameter to specify python interpreter and commands to create and test virtual environments
8 years ago
Colin Sullivan
690241a8a9
Added self-documenting comments and default Rule to list commands with descriptions
8 years ago
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.
8 years ago
Michael Bell
de9b34052d
Removed --recursive flag from s3 sync in the Makefile
9 years ago
Peter Bull
03a96219ea
Update to awscli so Python 3 works
...
Closes #23
9 years ago
Peter Bull
7d8086ea87
Wrong path in Make data
9 years ago
Cody Rioux
d3d7b74ff9
Added virtualenv directories to flake8 exclude list.
9 years ago
Cody Rioux
fa3c332415
Silenced pip on installation of requirements.
9 years ago
Peter Bull
4e29e24bfe
Make s3 bucket variable work
...
bonus: instruction not to include s3:// in the bucket name
9 years ago
isms
6e0dc39a6c
Add flake8 linting
9 years ago
isms
47f554a2ea
Add requirements target
9 years ago
isms
809b281c58
Add Makefile entries for syncing data to S3
9 years ago
isms
004f0635a4
Initial commit
9 years ago