summaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorSylvain MOUQUET <sylvain.mouquet@gmail.com>2022-07-10 11:22:47 +0200
committerSylvain MOUQUET <sylvain.mouquet@gmail.com>2022-07-10 11:22:47 +0200
commit4b5ae8aded3a8b97e0b08d6042a7d16d0d5330c4 (patch)
tree16b119c812bec2aa838ea39e9e79a7970657af4d /dev-requirements.txt
parentcf7012841db7661562d5eda26a6e743cba683494 (diff)
chore(ci): add pyright
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index a0e534a7..07b20e3e 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -1,2 +1,3 @@
py-spy
-black \ No newline at end of file
+black
+pyright \ No newline at end of file