Skip to content

Commit ee36ee5

Browse files
committed
src/MANIFEST.in: include the pickled Golay code graph data
1 parent 602fda8 commit ee36ee5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ include sage/geometry/triangulation/triangulations.cc
4747
include sage/geometry/triangulation/data.cc
4848
include sage/geometry/triangulation/functions.cc
4949

50+
# And data files
51+
include sage/graphs/generators/shortened_000_111_extended_binary_Golay_code_graph.pickle.xz
52+
5053
# Exclude extension modules shipped by optional packages
5154
exclude sage/graphs/bliss.p*
5255
prune sage/graphs/bliss_cpp

0 commit comments

Comments
 (0)