130 Commits (82848d569f41c1e4fd1863a710a4027f0fea5711)
 

Author SHA1 Message Date
Andrew Sanchez 82848d569f Update link to snakemake 6 years ago
Jesse M. Holmes e7a98fcb24 Add edit_uri to mkdocs.yml 6 years ago
luke-soteris 1f68b9e9f8 fixed gitignore typo (#151) 6 years ago
Unai Zulaika b8e8e1af74 Update Makefile (#150) 6 years ago
dmitrypolo d40ffb462d Expand Setup Tests (#131) 6 years ago
John Paton a2798e84da Changed initial version in setup.py to 0.1.0 (#129) 6 years ago
Ikuo Suyama 752ddc7868 Rename make target `show-help` to `help` (#123) 7 years ago
Drew T. Doering 7ccfe5b003 Fix typo (#119) 7 years ago
Isaac Slavitt a3274f1da3 Make python3 the default interpreter (#113) 7 years ago
Isaac Slavitt 74a2e29fef Use pathlib instead of os.path where applicable (#112) 7 years ago
Peter Bull 72b3e66989 Add explanation of pip package for src 7 years ago
Isaac Slavitt b3e9dfa3f9
Merge pull request #104 from drivendata/pip-installable 7 years ago
Ricardo Randall f891ddeeb4 Added _.DS_Store_ OSX-specific directory file ext (#106) 7 years ago
Peter Bull 12a6e8a1f9 Create and install src as Python package 7 years ago
Marianne Corvellec 95a6991ec7 Offer accurate, open-ended licensing suggestions. (#103) 7 years ago
Isaac Slavitt be7f8d76b2
Merge pull request #86 from Midnighter/refactor/clean 7 years ago
Isaac Slavitt 79e5913563
Merge pull request #84 from Midnighter/feat/requirements 7 years ago
Isaac Slavitt b4483439ff
Merge pull request #85 from Midnighter/refactor/lint 7 years ago
Isaac Slavitt 1c59925c15
Merge pull request #96 from apollonin/patch-1 7 years ago
Dmitriy 079a93c942
Improve code, so make lint passes 7 years ago
firasrb 7f7e1f8d6c Added Spyder and VSCode project folders to .gitignore (#92) 7 years ago
Moritz E. Beber 0ab519ab5f refactor: restrict linting to `src` directory 7 years ago
Moritz E. Beber bd1a0de877 feat: upgrade essentials before requirement 7 years ago
Moritz E. Beber 96c61fcef0 refactor: extend the `make clean` command 7 years ago
Kasper Primdal Lauritzen 2bafb83110 Use latest stable python3 in conda create (#78) 8 years ago
Isaac Slavitt dc14659408 Merge pull request #71 from pmh-ds/master 8 years ago
Paul Harrison 934a98c11d Add optional argument for using AWS credentials profile. 8 years ago
Isaac Slavitt 3e0dbed9a9 Merge pull request #75 from lorey/patch-1 8 years ago
Karl Lorey da428619e1 Add directory structure to README, improves #10 8 years ago
Isaac Slavitt f3980db66c Fix self documenting make on Linux, close #67 8 years ago
Isaac Slavitt 5cc3192a52 Add PROJECT_DIR absolute path as variable in Makefile, per #65 8 years ago
Keld Lundgaard a6a8c66e2d Check for conda before using it to create an environment. 8 years ago
Matt Fortier adf935ba53 fixed minor formatting issue in Makefile (#61) 8 years ago
Peter Bull e385aff019 Basic sanity-check tests 8 years ago
Peter Bull 52119e38d1 Update year to be automatic 8 years ago
Luca Verginer 5569270724 Changed findstr to findstring (#57) 8 years ago
Isaac Slavitt 0249b43291 Merge pull request #55 from mattayes/52-lowercase-repo_name 8 years ago
Isaac Slavitt 5dd0669466 Fix typo 8 years ago
Matthew Hayes 89e81cf8c4 #52 Make default repo_name lowercase 8 years ago
Isaac Slavitt 09be03b6ab Merge pull request #54 from mattayes/53-jupyter-notebooks 8 years ago
Matthew Hayes 5c0f67a958 #53 Rename IPython to Jupyter 8 years ago
Peter Bull 1caa67be43 Detect conda and support conda envs; tweaks for vanilla virtualenv (#51) 8 years ago
Peter Bull 947a36a86a Merge pull request #50 from niloch/master 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
Peter Bull 2d106de5e2 Add conda to README 8 years ago
Peter Bull 76930056bf Add docstring in make_dataset; closes #1 8 years ago
Peter Bull 5a818e8886 Add backlink; closes #39 8 years ago