Repository URL to install this package:
|
Version:
4.18.0 ▾
|
fun-apps
/
setup.cfg
|
|---|
[metadata]
name = fun-apps
version = 4.18.0
description = FUN MOOC applications
long_description = file: README.md
author = Open FUN (France Universite Numerique)
author_email = fun.dev@fun-mooc.fr
url = https://github.com/openfun/fun-apps
license = AGPL 3.0
keywords = Django, Open edX, MOOC
classifiers =
Development Status :: 5 - Production/Stable
Framework :: Django
Framework :: Django :: 1.8
Intended Audience :: Developers
License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Natural Language :: English
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
[options]
include_package_data = true
install_requires =
django-bootstrap-form==3.2
django-ckeditor-updated==4.4.4
django-contact-form==1.0
django-haystack==2.4.1
django-pure-pagination==0.2.1
django-solo==1.0.3
easy-thumbnails==2.2
google-api-python-client==1.5.1
hashids==1.1.0
pycaption==0.4.6
raven==5.25.0
unicodecsv==0.9.4
# Password Container XBlock
# git+https://github.com/openfun/password-container-xblock.git@master#egg=password_container
# -e 'git+https://github.com/openfun/xblock-utils2.git@master#egg=xblockutils2'
# Grade External Activitiy XBlock
# -e 'git+https://github.com/openfun/edx-gea.git@master#egg=edx-gea'
# Video
# -e 'git+https://github.com/openfun/libcast-xblock.git@0.4.5#egg=libcast-xblock'
# Proctoru
# -e 'git+https://github.com/openfun/ProctorU-xBlock.git@fun-1.1.2#egg=proctoru-xblock'
# Glowbl
# -e 'git+https://github.com/openfun/xblock-Glowbl.git@master#egg=fun-glowbl-xblock'
packages = find:
zip_safe = False
[options.extras_require]
dev =
django-babel-underscore==0.5.2
pylint==1.5.4
# -e 'git+https://github.com/openfun/fun-cmd.git@master#egg=fun-cmd'
# Override Openedx requirement to bump version fixing extraction for underscore template
# -e 'git+https://github.com/neurolit/xblock-ipython.git@920082ac5015d2c72899b77959e793c1c7ab2d54#egg=ipython-xblock'
twine
wheel
[wheel]
universal = 1
[egg_info]
tag_build =
tag_date = 0