mirror of
https://github.com/OMGeeky/pytiled_parser.git
synced 2026-02-23 15:49:52 +01:00
Try to fix relative directory for RTD build
This commit is contained in:
@@ -24,7 +24,7 @@ project = 'PyTiled Parser'
|
|||||||
copyright = '2019, Beefy-Swain'
|
copyright = '2019, Beefy-Swain'
|
||||||
author = 'Beefy-Swain'
|
author = 'Beefy-Swain'
|
||||||
|
|
||||||
sys.path.insert(0, os.path.abspath('..'))
|
sys.path.insert(0, os.path.abspath('../..'))
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user