Skip to content

Commit

Permalink
Update Pipfile to include only necessary packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgontrum committed Feb 12, 2019
1 parent 5fb6011 commit 9ec181c
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 503 deletions.
5 changes: 0 additions & 5 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,7 @@ name = "pypi"
[packages]
numpy = "*"
dynet = "*"
jupyter = "*"
"h5py" = "*"

[dev-packages]
"autopep8" = "*"
isort = "*"

[requires]
python_version = "2.7"
Loading

0 comments on commit 9ec181c

Please sign in to comment.