-
-
Notifications
You must be signed in to change notification settings - Fork 671
Closed
Labels
Milestone
Description
For binary builds / system-wide installs and perhaps tarballs we should not require the git repository. This ticket fixes two doctests for that use case.
That is, to remove the development functionality you can now
- delete
SAGE_SRC/sage/dev
- delete
SAGE_ROOT/.git
and all doctests still pass
Depends on #14482
Component: misc
Author: Volker Braun
Branch/Commit: u/vbraun/run_without_git @ 24e5a73
Reviewer: R. Andrew Ohana
Issue created by migration from https://trac.sagemath.org/ticket/15465