Skip to content

Commit 7f5f080

Browse files
committed
Omit Jython from implementation examples
1 parent 14f2097 commit 7f5f080

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/specifications/dependency-specifiers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ of the following marker fields:
383383
* - ``platform_python_implementation``
384384
- :py:func:`platform.python_implementation()`
385385
- String
386-
- ``CPython``, ``PyPy``, ``Jython``
386+
- ``CPython``, ``PyPy``
387387
* - ``platform_release``
388388
- :py:func:`platform.release()`
389389
- Version | String

0 commit comments

Comments
 (0)