Skip to content

Commit

Permalink
Fix CD and readme rendering on PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
talmo committed Mar 15, 2022
1 parent 6069d20 commit 3b20b6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ See the docs for `full installation instructions <https://sleap.ai/installation.
Learn to SLEAP
--------------
- **Learn step-by-step**: `Tutorial <https://sleap.ai/tutorials/tutorial.html>`_
- **Learn more advanced usage**: `Guides <https://sleap.ai/guides/>`_ and `Notebooks <https://sleap.ai/notebooks/>`_
- **Learn more advanced usage**: `Guides <https://sleap.ai/guides/>`__ and `Notebooks <https://sleap.ai/notebooks/>`__
- **Learn by watching**: `MIT CBMM Tutorial <https://cbmm.mit.edu/video/decoding-animal-behavior-through-pose-tracking>`_
- **Learn by reading**: `Paper (Pereira et al., bioRxiv, 2020) <https://doi.org/10.1101/2020.08.31.276246>`_ and `Review on behavioral quantification (Pereira et al., Nature Neuroscience, 2020) <https://rdcu.be/caH3H>`_

Expand Down
5 changes: 3 additions & 2 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ sphinx
# furo
sphinx-book-theme
sphinx-copybutton
myst-parser
nbformat==5.1.3
myst-nb==0.13.2
myst-parser==0.15.2
linkify-it-py
myst-nb
sphinx-autobuild
black==21.6b0
pre-commit
Expand Down

0 comments on commit 3b20b6e

Please sign in to comment.