Skip to content

Commit

Permalink
Update readthedocs.yml (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
golobor authored Dec 17, 2024
1 parent 0cbc5a3 commit b93a542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build:
- "pip install numpy cython pysam"
pre_build:
- "pip install --upgrade numpy"
- python setup.py build
- pip install -e .
- python -c "import pairtools.lib.dedup_cython"

sphinx:
Expand Down

0 comments on commit b93a542

Please sign in to comment.