[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
49/59: gnu: python-adjusttext: Disable tests.
From: |
guix-commits |
Subject: |
49/59: gnu: python-adjusttext: Disable tests. |
Date: |
Tue, 16 Jan 2024 07:16:39 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 8ef784e84c25be373472b6bfad9115fce2b122b2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 11 14:42:15 2024 +0100
gnu: python-adjusttext: Disable tests.
* gnu/packages/python-xyz.scm (python-adjusttext)[arguments]: Disable tests.
Change-Id: Ib1002de20a6e301f43bb34f64f7299d4316d8a67
---
gnu/packages/python-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0e64919a3e..92f00eca2a 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -833,6 +833,7 @@ features of the Python's built-in dict.")
(base32
"05zf0xn7ab40dan213fwbp1z4rybih8dphf9mzb2ddmbafxq41mv"))))
(build-system pyproject-build-system)
+ (arguments (list #:tests? #false)) ;there are none
(propagated-inputs (list python-matplotlib python-numpy))
(home-page "https://github.com/Phlya/adjustText")
(synopsis "Adjust text position in matplotlib plots to minimize overlaps")
- 20/59: gnu: python-matplotlib: Update to 3.8.2., (continued)
- 20/59: gnu: python-matplotlib: Update to 3.8.2., guix-commits, 2024/01/16
- 24/59: gnu: python-cleanlab: Disable test_aux_inputs, enable other tests., guix-commits, 2024/01/16
- 21/59: gnu: python-seaborn: Update to 0.13.1., guix-commits, 2024/01/16
- 30/59: gnu: python-reportlab: Update to 4.0.8., guix-commits, 2024/01/16
- 34/59: gnu: python-pint: Update to 0.23., guix-commits, 2024/01/16
- 35/59: gnu: python-demuxem: Disable tests., guix-commits, 2024/01/16
- 33/59: gnu: python-cooler: Update to 0.9.1., guix-commits, 2024/01/16
- 36/59: gnu: python-cartopy: Update to 0.22.0., guix-commits, 2024/01/16
- 45/59: gnu: datasette: Update to 1.0a7., guix-commits, 2024/01/16
- 48/59: gnu: python-scikit-bio: Update to 0.5.9., guix-commits, 2024/01/16
- 49/59: gnu: python-adjusttext: Disable tests.,
guix-commits <=
- 50/59: gnu: python-mysql-connector-python: Defuse time bomb., guix-commits, 2024/01/16
- 51/59: gnu: python-telomerecat: Disable tests., guix-commits, 2024/01/16
- 16/59: gnu: python-umap-learn: Update to 0.5.5., guix-commits, 2024/01/16
- 29/59: gnu: python-pegasusio: Disable tests., guix-commits, 2024/01/16
- 46/59: gnu: python-click-default-group: Update to 1.2.4., guix-commits, 2024/01/16
- 54/59: gnu: python-geopandas: Update to 0.14.2., guix-commits, 2024/01/16
- 58/59: gnu: python-pyrdfa3: Update to 3.6.2., guix-commits, 2024/01/16
- 19/59: gnu: Add python-contourpy., guix-commits, 2024/01/16
- 23/59: gnu: python-scanpy: Update to 1.9.6., guix-commits, 2024/01/16
- 22/59: gnu: Add python-pytest-nunit., guix-commits, 2024/01/16