We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 602fda8 commit ee36ee5Copy full SHA for ee36ee5
src/MANIFEST.in
@@ -47,6 +47,9 @@ include sage/geometry/triangulation/triangulations.cc
47
include sage/geometry/triangulation/data.cc
48
include sage/geometry/triangulation/functions.cc
49
50
+# And data files
51
+include sage/graphs/generators/shortened_000_111_extended_binary_Golay_code_graph.pickle.xz
52
+
53
# Exclude extension modules shipped by optional packages
54
exclude sage/graphs/bliss.p*
55
prune sage/graphs/bliss_cpp
0 commit comments