summaryrefslogtreecommitdiff
path: root/dev-python/tikzplotlib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-28 13:37:46 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2021-12-28 13:37:46 +0000
commita2bf3580ad4f1ad7722d3952dce07235e1a39e97 (patch)
tree7182013f695c671d3ed89a2a9f7659915fcb1fb7 /dev-python/tikzplotlib
parent6adba7bdfb8d99e88ea074db6f8db9f582bb0b37 (diff)
downloadbaldeagleos-repo-a2bf3580ad4f1ad7722d3952dce07235e1a39e97.tar.gz
baldeagleos-repo-a2bf3580ad4f1ad7722d3952dce07235e1a39e97.tar.xz
baldeagleos-repo-a2bf3580ad4f1ad7722d3952dce07235e1a39e97.zip
Adding metadata
Diffstat (limited to 'dev-python/tikzplotlib')
-rw-r--r--dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild2
-rw-r--r--dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild
index 48f0f450037b..08a1349091dd 100644
--- a/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild
+++ b/dev-python/tikzplotlib/tikzplotlib-0.9.16.ebuild
@@ -25,8 +25,8 @@ RDEPEND="
BDEPEND="
test? (
- dev-python/exdown[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]
+ dev-python/pytest-codeblocks[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
)"
diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild
index d1f10e4ed7b4..f726cd136bb3 100644
--- a/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild
+++ b/dev-python/tikzplotlib/tikzplotlib-0.9.17.ebuild
@@ -25,8 +25,8 @@ RDEPEND="
BDEPEND="
test? (
- dev-python/exdown[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]
+ dev-python/pytest-codeblocks[${PYTHON_USEDEP}]
dev-python/scipy[${PYTHON_USEDEP}]
)"