Skip to content

Commit

Permalink
💬 readthedoc doesntwork....
Browse files Browse the repository at this point in the history
  • Loading branch information
arafune committed Feb 22, 2024
1 parent 7e853f8 commit d22d075
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
sys.path.append(os.path.abspath("../src/arpes"))
sys.path.append(os.path.abspath(".."))

print(sys.path)

import datetime

import arpes
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies = [
"rx>=3.2.0",
"jupyter_server>=2.8",
"ipywidgets",
"ipykernel",
]

[build-system]
Expand Down

0 comments on commit d22d075

Please sign in to comment.