Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-06-23 12:04:25 +00:00
committed by GitHub
31 changed files with 333 additions and 191 deletions
@@ -5,7 +5,6 @@
, CommonMark
, colorama
, dataclasses
, ipywidgets
, poetry-core
, pygments
, typing-extensions
@@ -30,7 +29,6 @@ buildPythonPackage rec {
propagatedBuildInputs = [
CommonMark
colorama
ipywidgets
pygments
typing-extensions
] ++ lib.optional (pythonOlder "3.7") [