Thanks to visit codestin.com Credit goes to github.com
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 9f270a2 commit e80e77aCopy full SHA for e80e77a
1 file changed
Doc/distutils/setupscript.rst
@@ -682,9 +682,8 @@ information is sometimes used to indicate sub-releases. These are
682
)
683
684
.. versionchanged:: 3.7
685
- :class:`~distutils.core.setup` now raises a :exc:`TypeError` if
686
- ``classifiers``, ``keywords`` and ``platforms`` fields are not specified
687
- as a list.
+ :class:`~distutils.core.setup` now warns when ``classifiers``, ``keywords``
+ or ``platforms`` fields are not specified as a list or a string.
688
689
.. _debug-setup-script:
690
0 commit comments