docs: remove unused addition to path
This was copied from pmbootstrap, here we're not using anything outside the "docs" folder. Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7414>
This commit is contained in:
parent
c70d9c10d8
commit
05efd122f2
1 changed files with 0 additions and 4 deletions
|
|
@ -1,10 +1,6 @@
|
|||
# Configuration file for the Sphinx documentation builder.
|
||||
|
||||
import datetime
|
||||
import os
|
||||
import sys
|
||||
|
||||
sys.path.insert(0, os.path.abspath("..")) # Allow modules to be found
|
||||
|
||||
project = "pmaports"
|
||||
copyright = str(datetime.date.today().year) + ", postmarketOS contributors"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue