Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Feb 24, 2019
1 parent a59c888 commit e369b63
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 263 deletions.
13 changes: 2 additions & 11 deletions Pipfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
[[source]]

url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"


[dev-packages]

"flake8" = "*"
isort = "*"
ipython = "*"
Expand All @@ -17,13 +14,7 @@ pytest-cov = "*"
codecov = "*"
sphinx = "*"
sphinx-rtd-theme = "*"

pluggy = "*"

[packages]

"e1839a8" = {path = ".", editable = true}


[requires]

python_version = "3.6"
neojsonrpc = {editable = true,path = "."}

0 comments on commit e369b63

Please sign in to comment.