Add a common Python requirements.txt for development

This commit is contained in:
Scott Wallace 2022-03-22 11:02:55 +00:00
parent 5730f8d9cd
commit 75499bfe8b
Signed by: scott
GPG key ID: AA742FDC5AFE2A72

View file

@ -0,0 +1,6 @@
black
isort
mermaid
mypy
pylint
rope