mirror of
https://github.com/1j01/textual-paint.git
synced 2024-11-24 00:35:03 +03:00
Add pyright to requirements.txt
This commit is contained in:
parent
d384f54d48
commit
1a4eab97de
@ -17,5 +17,6 @@ pytest==7.4.1 # for development
|
||||
pytest-asyncio==0.21.1 # for development
|
||||
pytest-textual-snapshot==0.4.0 # for development
|
||||
pyfakefs==5.2.4 # for development
|
||||
pyright==1.1.387 # for development (technically you can install this more directly from npm, but it's easier to manage with pip)
|
||||
build==1.0.3 # for release
|
||||
twine==4.0.2 # for release
|
||||
|
Loading…
Reference in New Issue
Block a user