mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
14 lines
492 B
Plaintext
14 lines
492 B
Plaintext
# -*- coding: utf-8 -*-
|
|
#
|
|
# Copyright (C) 2020 mojib wali.
|
|
#
|
|
# invenio-theme-tugraz is free software; you can redistribute it and/or
|
|
# modify it under the terms of the MIT License; see LICENSE file for more
|
|
# details.
|
|
#
|
|
# TODO: Add development versions of some important dependencies here to get a
|
|
# warning when there are breaking upstream changes, e.g.:
|
|
#
|
|
# -e git+git://github.com/mitsuhiko/werkzeug.git#egg=Werkzeug
|
|
# -e git+git://github.com/mitsuhiko/jinja2.git#egg=Jinja2
|