Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
use pip instead of setuptools
  • Loading branch information
AntSimi committed Nov 20, 2024
commit 24a4094ba25790337457590eb29c428828da98bb
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ build:
python: "mambaforge-latest"
python:
install:
- method: setuptools
- method: pip
path: .
Loading