소스 검색

Upgrade to curlylint 0.13.1

Addresses https://github.com/thibaudcolas/curlylint/issues/132
Matt Westcott 3 년 전
부모
커밋
e961ae202c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -64,7 +64,7 @@ testing_extras = [
     "doc8==0.8.1",
     "flake8-assertive==2.0.0",
     # For templates linting
-    "curlylint==0.13.0",
+    "curlylint==0.13.1",
     # For template indenting
     "djhtml==1.4.13",
     # for validating string formats in .po translation files