Skip to content

Commit

Permalink
Merge pull request #142 from knaaptime/main
Browse files Browse the repository at this point in the history
docs reqs in 311 ci env
  • Loading branch information
knaaptime authored Jul 4, 2024
2 parents 4998440 + 4ecafc6 commit 9f53f60
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ci/envs/311-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,15 @@ dependencies:
- pytest
- pytest-cov
- codecov
# docs
- nbsphinx
- numpydoc
- pandoc
- sphinx
- sphinxcontrib-bibtex
- sphinx_bootstrap_theme
- mkdocs-jupyter
- myst-parser
- pip
- pip:
- KDEpy

0 comments on commit 9f53f60

Please sign in to comment.