diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/tex.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm index 358dd50368..0444b9270d 100644 --- a/gnu/packages/tex.scm +++ b/gnu/packages/tex.scm @@ -71756,7 +71756,6 @@ dynamic bibliography sets and many other features.") (build-system pyproject-build-system) (arguments (list - #:tests? #true #:phases #~(modify-phases %standard-phases (delete 'build) |