File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -119,15 +119,6 @@ Glossary
119119 extensions.
120120
121121
122- Known Good Set (KGS)
123-
124- A set of distributions at specified versions which are compatible with
125- each other. Typically a test suite will be run which passes all tests
126- before a specific set of packages is declared a known good set. This
127- term is commonly used by frameworks and toolkits which are comprised of
128- multiple individual distributions.
129-
130-
131122 Import Package
132123
133124 A Python module which can contain other modules or recursively, other
@@ -147,6 +138,15 @@ Glossary
147138 as described in the specicifcation :ref: `recording-installed-packages `.
148139
149140
141+ Known Good Set (KGS)
142+
143+ A set of distributions at specified versions which are compatible with
144+ each other. Typically a test suite will be run which passes all tests
145+ before a specific set of packages is declared a known good set. This
146+ term is commonly used by frameworks and toolkits which are comprised of
147+ multiple individual distributions.
148+
149+
150150 Module
151151
152152 The basic unit of code reusability in Python, existing in one of two
You can’t perform that action at this time.
0 commit comments