Reformat source code

This commit is contained in:
2023-10-26 13:09:16 -05:00
parent cd32b0e70d
commit e555dffc0c

View File

@@ -37,8 +37,7 @@ setup(
"pytest>=7,<8", "pytest>=7,<8",
"sphinx-book-theme==0.1.0", "sphinx-book-theme==0.1.0",
"sphinx-multitoc-numbering>=0.1,<0.2", "sphinx-multitoc-numbering>=0.1,<0.2",
"twine>=4,<5" "twine>=4,<5",
] ]
}, },
) )