ソースを参照

[deps] added pylint

Maxime Alves LIRMM@home 3年前
コミット
eae2eafeee
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      Pipfile

+ 1
- 0
Pipfile ファイルの表示

@@ -8,6 +8,7 @@ pytest = "*"
8 8
 requests = "*"
9 9
 asynctest = "*"
10 10
 pytest-asyncio = "*"
11
+pylint = "*"
11 12
 
12 13
 [packages]
13 14
 starlette = "*"

読み込み中…
キャンセル
保存