Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
pjessesco committed Dec 30, 2024
1 parent 78d4ad4 commit bb021ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@
# import sys
# sys.path.insert(0, os.path.abspath('.'))

sys.path.append("/Users/runner/.local/pipx/venvs/breathe/") # Github CI path..


# -- Project information -----------------------------------------------------

project = 'Peanut'
copyright = '2022, Jino Park'
copyright = '2022-2024, Jino Park'
author = 'Jino Park'


Expand Down

0 comments on commit bb021ed

Please sign in to comment.