Modernize packaging-related things in Red (#5924)

This commit is contained in:
Jakub Kuczys
2022-12-09 18:50:37 +01:00
committed by GitHub
parent 72172ff1cb
commit f7c14b4321
34 changed files with 701 additions and 476 deletions

View File

@@ -0,0 +1,12 @@
black==22.1.0
# via -r extra-style.in
mypy-extensions==0.4.3
# via black
pathspec==0.9.0
# via black
regex==2021.8.28
# via black
toml==0.10.2
# via black
typed-ast==1.4.3
# via black