Skip to content

Commit

Permalink
fixed rtd config
Browse files Browse the repository at this point in the history
  • Loading branch information
richrobe committed Mar 6, 2024
1 parent 6ed8c99 commit 58de25b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,9 +286,6 @@ def all_but_ipynb(dir, contents):
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
from pkg_resources import get_distribution
import biopsykit as bp

print("Biopsykit version: ", bp.__version__)

release = get_distribution("biopsykit").version
# for example take major/minor
Expand Down

0 comments on commit 58de25b

Please sign in to comment.