Skip to content

Commit

Permalink
Backport PR spacetelescope#1861: DOC: Pin setuptools to work around I…
Browse files Browse the repository at this point in the history
…mportError
  • Loading branch information
pllim authored and meeseeksmachine committed Nov 21, 2022
1 parent 79467a2 commit 73778f0
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 73778f0

Please sign in to comment.