Skip to content

Commit

Permalink
freezing setuptools version
Browse files Browse the repository at this point in the history
  • Loading branch information
burnout87 committed Jul 29, 2024
1 parent f4ef1ce commit c3a4ee2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
setuptools: "71.1.0"

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand All @@ -21,3 +20,5 @@ sphinx:
python:
install:
- requirements: doc/requirements.txt
- extra_requirements:
- settuptools: "<72"

0 comments on commit c3a4ee2

Please sign in to comment.