diff --git a/Pipfile b/Pipfile index 61cf8d6a44..e02e24e40e 100644 --- a/Pipfile +++ b/Pipfile @@ -12,7 +12,7 @@ click = "*" pytest-pypy = {path = "./tests/pytest-pypi", editable = true} pytest-tap = "*" stdeb = {version="*", sys_platform="== 'linux'"} -black = {git = "https://github.com/ambv/black.git", editable = true} +black = "*" [packages] @@ -21,4 +21,4 @@ black = {git = "https://github.com/ambv/black.git", editable = true} [scripts] -tests = "bash ./run-tests.sh" +tests = "bash ./run-tests.sh" \ No newline at end of file diff --git a/Pipfile.lock b/Pipfile.lock index ee6dade3fd..451a0bb79a 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "014daa4b632edc332ac864fe8220872044c779155e75f3c0ef7e3a832b49001f" + "sha256": "5e653fdd210a9f4b3d7816ce53ff3b1be14bf1e9b9674672a91c1d434eb63c36" }, "pipfile-spec": 6, "requires": {}, @@ -44,8 +44,12 @@ "version": "==2.5.3" }, "black": { - "editable": true, - "git": "https://github.com/ambv/black.git" + "hashes": [ + "sha256:0461c7a52b5beb378936bf642753dec7a45305c96c6129d540b9c53227121a5a", + "sha256:7183263650ba3071034e90b40a1ea74abccbd32cf525cef6d7914479dbe7f2fb" + ], + "index": "pypi", + "version": "==18.3a0" }, "certifi": { "hashes": [