diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-31 13:43:08 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-31 13:43:08 +0000 |
| commit | f0f407150b4be5952bfb3501d1368b9e371b216e (patch) | |
| tree | 5e6cdf4ce1d1d588560a69df84ba62aa88b3240b /dev-python/tikzplotlib | |
| parent | 6d12ebce5fb028143221a61012679f79bd44da9e (diff) | |
| download | baldeagleos-repo-f0f407150b4be5952bfb3501d1368b9e371b216e.tar.gz baldeagleos-repo-f0f407150b4be5952bfb3501d1368b9e371b216e.tar.xz baldeagleos-repo-f0f407150b4be5952bfb3501d1368b9e371b216e.zip | |
Adding metadata
Diffstat (limited to 'dev-python/tikzplotlib')
| -rw-r--r-- | dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild b/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild index 517eb6634624..ba9e67e7d979 100644 --- a/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild +++ b/dev-python/tikzplotlib/tikzplotlib-0.9.17-r1.ebuild @@ -33,7 +33,7 @@ BDEPEND=" distutils_enable_tests pytest distutils_enable_sphinx doc dev-python/mock -python_test() { +src_test() { local -x MPLBACKEND=Agg - virtx epytest + virtx distutils-r1_src_test } |
