소스 검색

chore: update black property

pull/19/head
mingrammer 4 년 전
부모
커밋
5cba51343e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml 파일 보기

@@ -18,7 +18,7 @@ contextvars = { version = "^2.4", python = "~3.6" }
[tool.poetry.dev-dependencies]
pytest = "^3.0"
pylint = "^2.4"
black = {version = "^18.3-alpha.0", allows-prereleases = true}
black = {version = "^18.3-alpha.0", allow-prereleases = true}
rope = "^0.14.0"
isort = "^4.3"



불러오는 중...
취소
저장