mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
dev-python/sphinxcontrib-katex: 0.9.10 version bump
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
diff '--color=auto' -Naur a/pyproject.toml b/pyproject.toml
|
||||
--- a/pyproject.toml
|
||||
+++ b/pyproject.toml
|
||||
@@ -170,6 +170,7 @@
|
||||
#
|
||||
# Find all (sub-)modules of the Python package
|
||||
[tool.setuptools.packages.find]
|
||||
+exclude = ["docs", "tests"]
|
||||
|
||||
[tool.setuptools.dynamic]
|
||||
version = {attr = 'sphinxcontrib.katex.__version__'}
|
||||
Reference in New Issue
Block a user