Skip to content

docs: be explicit about supported PyPy version - #272

Open
ChenfromChina123 wants to merge 1 commit into
CenterForOpenScience:masterfrom
ChenfromChina123:docs/explicit-pypy-version
Open

docs: be explicit about supported PyPy version#272
ChenfromChina123 wants to merge 1 commit into
CenterForOpenScience:masterfrom
ChenfromChina123:docs/explicit-pypy-version

Conversation

@ChenfromChina123

Copy link
Copy Markdown

What does this PR do?

Makes the supported PyPy version explicit in the installation documentation. Previously the docs only said pypy without a version, while the CI matrix actually tests PyPy 2.5 (Python 2.7 compatible).

Closes #125

Changes

  • docs/installation.rst: state that PyDocX is tested with CPython 2.6, 2.7, 3.3, 3.4 and PyPy 2.5 (Python 2.7 compatible), referencing the CI matrix (.travis.yml, tox.ini) as the source of the tested versions.

Verification

  • docutils.core.publish_doctree parses the updated installation.rst without errors.

Closes CenterForOpenScience#125

Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Be explicit about which pypy version(s) are supported

1 participant