API - update python dependencies (wip)
This commit is contained in:
@ -20,7 +20,7 @@ sys.path.insert(0, os.path.abspath('../../fittrackee'))
|
||||
|
||||
|
||||
def setup(app):
|
||||
app.add_stylesheet("custom.css")
|
||||
app.add_css_file("custom.css")
|
||||
|
||||
|
||||
# -- Project information -----------------------------------------------------
|
||||
|
Reference in New Issue
Block a user