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 acad882 commit 03f48c2
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,6 @@ build:
tools:
python: "3.11"
jobs:
pre_install:
- python -m pip install --upgrade "setuptools<72"
post_install:
- python -m pip install --upgrade "setuptools<72"
pre_system_dependencies:
- python -m pip install --upgrade "setuptools<72"
post_system_dependencies:
- python -m pip install --upgrade "setuptools<72"
pre_build:
- python -m pip install --upgrade "setuptools<72"
post_build:
- python -m pip install --upgrade "setuptools<72"

Expand Down

0 comments on commit 03f48c2

Please sign in to comment.