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 b021ad8 commit 40bde9dCopy full SHA for 40bde9d
src/doc/en/developer/packaging.rst
@@ -92,6 +92,10 @@ the following source types:
92
93
- its version number is defined by the required file ``package-version.txt``;
94
95
+ - No build and install scripts are needed
96
+ (with one exception: the package :ref:`spkg_pip` installs itself from
97
+ its wheel using a custom install script);
98
+
99
- Sage records the version number of the package installed using a file in
100
``$SAGE_LOCAL/var/lib/sage/installed/`` and will rerun the installation
101
if ``package-version.txt`` changes.
0 commit comments