Skip to content

Commit d000193

Browse files
authored
Merge pull request #1869 from woodruffw-forks/ww/set-is-collection
tags spec: clarify "sorted, set" to "sorted, collection"
2 parents ce55f8f + 159835b commit d000193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/specifications/platform-compatibility-tags.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ Compressed Tag Sets
351351

352352
To allow for compact filenames of bdists that work with more than
353353
one compatibility tag triple, each tag in a filename can instead be a
354-
'.'-separated, sorted, set of tags. For example, pip, a pure-Python
354+
'.'-separated, sorted, collection of tags. For example, pip, a pure-Python
355355
package that is written to run under Python 2 and 3 with the same source
356356
code, could distribute a bdist with the tag ``py2.py3-none-any``.
357357
The full list of simple tags is::

0 commit comments

Comments
 (0)