Skip to content

Commit

Permalink
Merge pull request #1862 from meeseeksmachine/auto-backport-of-pr-186…
Browse files Browse the repository at this point in the history
…1-on-v3.1.x

Backport PR #1861 on branch v3.1.x (DOC: Pin setuptools to work around ImportError)
  • Loading branch information
pllim authored Nov 21, 2022
2 parents 79467a2 + 73778f0 commit 9698277
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ test =
pytest-astropy
pytest-tornasync
docs =
# setuptools pinned due to https://github.com/astropy/astropy/issues/14025
setuptools<65.6.0
sphinx-rtd-theme
sphinx-astropy

Expand Down

0 comments on commit 9698277

Please sign in to comment.