Skip to content
Snippets Groups Projects
Commit 18198361c47e authored by Alex Gaynor's avatar Alex Gaynor
Browse files

ban a sphinxcontrib-spelling version that breaks things (#5284)

* ban a sphinxcontrib-spelling version that breaks things

* try bumping the pypy3 version
parent ec124f5f0f47
Branches
No related tags found
No related merge requests found
...@@ -30,5 +30,5 @@ ...@@ -30,5 +30,5 @@
# https://github.com/travis-ci/travis-nightly-builder/blob/build/Rakefile#L74-L106 # https://github.com/travis-ci/travis-nightly-builder/blob/build/Rakefile#L74-L106
env: TOXENV=pypy-nocoverage env: TOXENV=pypy-nocoverage
dist: xenial dist: xenial
- python: pypy3.5-7.0 - python: pypy3.6-7.2.0
env: TOXENV=pypy3-nocoverage env: TOXENV=pypy3-nocoverage
...@@ -34,5 +34,4 @@ ...@@ -34,5 +34,4 @@
env: TOXENV=pypy3-nocoverage env: TOXENV=pypy3-nocoverage
dist: xenial
- python: 2.7 - python: 2.7
env: TOXENV=py27 OPENSSL=1.1.0l env: TOXENV=py27 OPENSSL=1.1.0l
- python: 2.7 - python: 2.7
......
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
"doc8", "doc8",
"pyenchant >= 1.6.11", "pyenchant >= 1.6.11",
"twine >= 1.12.0", "twine >= 1.12.0",
"sphinxcontrib-spelling >= 4.0.1", "sphinxcontrib-spelling >= 4.0.1,!=5.1.2",
], ],
"pep8test": [ "pep8test": [
"flake8", "flake8",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment