Skip to content

Commit

Permalink
Adds Pipfile.lock and ipython requirement.
Browse files Browse the repository at this point in the history
  • Loading branch information
sethwoodworth committed Apr 29, 2018
1 parent 004401a commit d5d21fb
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 0 deletions.
1 change: 1 addition & 0 deletions Pipfile
Expand Up @@ -9,6 +9,7 @@ click = ">=6.0"
[dev-packages]
recommonmark = "*"
pylint = "*"
ipython = "*"

[requires]
python_version = "3.6"
229 changes: 229 additions & 0 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d5d21fb

Please sign in to comment.