mirror of
https://github.com/Cian-H/invenio-config-iform.git
synced 2025-12-22 21:11:57 +00:00
@@ -10,7 +10,7 @@ Types of Contributions
|
||||
Report Bugs
|
||||
~~~~~~~~~~~
|
||||
|
||||
Report bugs at https://github.com/https://github.com/https://github.com/mb-/issues.
|
||||
Report bugs at https://github.com/mb-wali/invenio-config-tugraz/issues.
|
||||
|
||||
If you are reporting a bug, please include:
|
||||
|
||||
@@ -41,7 +41,7 @@ Submit Feedback
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
The best way to send feedback is to file an issue at
|
||||
https://github.com/https://github.com/https://github.com/mb-/issues.
|
||||
https://github.com/mb-wali/invenio-config-tugraz/issues.
|
||||
|
||||
If you are proposing a feature:
|
||||
|
||||
|
||||
@@ -123,7 +123,7 @@ html_theme_options = {
|
||||
'github_banner': True,
|
||||
'show_powered_by': False,
|
||||
'extra_nav_links': {
|
||||
'invenio-config-tugraz@GitHub': 'https://github.com/https://github.com/https://github.com/mb-',
|
||||
'invenio-config-tugraz@GitHub': 'https://github.com/mb-wali/invenio-config-tugraz',
|
||||
'invenio-config-tugraz@PyPI': 'https://pypi.python.org/pypi/invenio-config-tugraz/',
|
||||
}
|
||||
}
|
||||
|
||||
5
setup.py
5
setup.py
@@ -53,9 +53,6 @@ setup_requires = [
|
||||
install_requires = [
|
||||
'Flask-BabelEx>=0.9.4',
|
||||
'invenio_oauthclient>=1.2.1',
|
||||
# todo
|
||||
# change to the release
|
||||
# this branch will install flask-sso-saml@behind-loadbalancer
|
||||
'invenio-shibboleth>=0.0.1',
|
||||
|
||||
]
|
||||
@@ -74,7 +71,7 @@ setup(
|
||||
version=version,
|
||||
description=__doc__,
|
||||
long_description=readme + '\n\n' + history,
|
||||
keywords='invenio TODO',
|
||||
keywords='invenio, config, Tu Graz',
|
||||
license='MIT',
|
||||
author='Mojib Wali',
|
||||
author_email='mojib.wali@tugraz.at',
|
||||
|
||||
Reference in New Issue
Block a user