Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #163 from frictionlessdata/alpha
Browse files Browse the repository at this point in the history
Various improvements for alpha release
  • Loading branch information
roll authored May 10, 2017
2 parents e326272 + f748be4 commit fef83fe
Show file tree
Hide file tree
Showing 65 changed files with 2,205 additions and 1,791 deletions.
43 changes: 0 additions & 43 deletions CONTRIBUTING.md

This file was deleted.

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ VERSION := $(shell head -n 1 $(PACKAGE)/VERSION)
all: list

install:
pip install --upgrade -e .[develop]
pip install --upgrade -e .[ods,develop]

list:
@grep '^\.PHONY' Makefile | cut -d' ' -f2- | tr ' ' '\n'
Expand Down
Loading

0 comments on commit fef83fe

Please sign in to comment.