summaryrefslogtreecommitdiff
path: root/dev-python/tikzplotlib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-18 13:33:43 +0000
committerLiguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net>2020-09-18 13:33:43 +0000
commit87d914a08f6691238dcbaa533591a2528ac1fb74 (patch)
tree7ad9d88448a94a0099109d973e4ce65e03e51635 /dev-python/tikzplotlib
parent1f4c7ae255b08da068ccd254024f1850e8c577cf (diff)
downloadbaldeagleos-repo-87d914a08f6691238dcbaa533591a2528ac1fb74.tar.gz
baldeagleos-repo-87d914a08f6691238dcbaa533591a2528ac1fb74.tar.xz
baldeagleos-repo-87d914a08f6691238dcbaa533591a2528ac1fb74.zip
Updating liguros repo
Diffstat (limited to 'dev-python/tikzplotlib')
-rw-r--r--dev-python/tikzplotlib/tikzplotlib-0.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.1.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.9.1.ebuild
index 4ae878fb0229..3383fa10bdef 100644
--- a/dev-python/tikzplotlib/tikzplotlib-0.9.1.ebuild
+++ b/dev-python/tikzplotlib/tikzplotlib-0.9.1.ebuild
@@ -23,7 +23,7 @@ RDEPEND="
DEPEND="test? (
dev-python/pandas[${PYTHON_USEDEP}]
- sci-libs/scipy[${PYTHON_USEDEP}] )"
+ dev-python/scipy[${PYTHON_USEDEP}] )"
distutils_enable_tests pytest
distutils_enable_sphinx doc dev-python/mock