Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 459c5e0

Browse files
author
Matthias Koeppe
committed
pkgs/sagemath-polyhedra/MANIFEST.in.m4: Add sage.rings.infinity
1 parent 49659b9 commit 459c5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/sagemath-polyhedra/MANIFEST.in.m4

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ global-include all__sagemath_polyhedra.py
99

1010
include sage/rings/integer*.*
1111
include sage/rings/rational*.*
12-
#include sage/rings/infinity.*
12+
include sage/rings/infinity.*
1313
include sage/arith/rational_reconstruction.*
1414
include sage/misc/allocator.*
1515
include sage/ext/mod_int.*

0 commit comments

Comments
 (0)