Skip to content

Commit

Permalink
fix: pin sphinx-rtd-theme into env
Browse files Browse the repository at this point in the history
  • Loading branch information
balajtimate committed Nov 9, 2023
1 parent 0d44036 commit dbc0d9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ dependencies:
- pysam >=0.16.0
- pytest >=6.1.0
- python >=3.8, <=3.10
- python-semantic-release >=8
- sphinx-rtd-theme
- star >=2.7.6
- pip:
- python-semantic-release>=7.15.0
- -e .

0 comments on commit dbc0d9f

Please sign in to comment.