Skip to content

Commit

Permalink
Install dev packages with pipenv
Browse files Browse the repository at this point in the history
* Lock file is updated. Now flake8 is avaliable in venv right away
* Readme is updated
  • Loading branch information
Ekaterina Chernova committed May 4, 2018
1 parent 04aef48 commit 59f8786
Show file tree
Hide file tree
Showing 3 changed files with 743 additions and 39 deletions.
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ verify_ssl = true
name = "pypi"

[dev-packages]
"e1839a8" = {path = ".", extras = ["dev"], editable = true}

[packages]
"e1839a8" = {path = ".", editable = true}
Expand Down
Loading

0 comments on commit 59f8786

Please sign in to comment.