Skip to content

Commit

Permalink
added pipfile.lock (as recommended here pypa/pipenv#598) and removed …
Browse files Browse the repository at this point in the history
…a couple of things from requirements.txt and pipfile to make it compatible with linux
  • Loading branch information
sdrogers committed Oct 29, 2018
1 parent d00fb9a commit e12750b
Show file tree
Hide file tree
Showing 4 changed files with 742 additions and 104 deletions.
2 changes: 0 additions & 2 deletions Pipfile
Expand Up @@ -14,8 +14,6 @@ decorator = "==4.3.0"
defusedxml = "==0.5.0"
entrypoints = "==0.2.3"
"enum34" = "==1.1.6"
"functools32" = "==3.2.3.post2"
futures = "==3.2.0"
ipaddress = "==1.0.22"
ipykernel = "==4.10.0"
ipython = "==5.8.0"
Expand Down

0 comments on commit e12750b

Please sign in to comment.