mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 20:39:23 +00:00
documentation: add doc compile test in pipeline
This commit is contained in:
@ -16,10 +16,6 @@ import django
|
||||
|
||||
sys.path.insert(0, os.path.abspath(".."))
|
||||
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "sith.settings")
|
||||
|
||||
# from django.conf import settings
|
||||
|
||||
# settings.configure()
|
||||
django.setup()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user