Commit e7b6bf2a authored by lipeng's avatar lipeng

debug

parent 6d485947
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*~
# C extensions
*.so
# Distribution / packaging
.Python
env/
bin/
build/
develop-eggs/
dist/
eggs/
lib/
lib64/
parts/
sdist/
var/
.idea/
*.egg-info/
.installed.cfg
*.egg
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# Rope
.ropeproject
# Django stuff:
*.log
*.pot
# Sphinx documentation
docs/_build/
# config
fabfile.py
media/
log/
crawldata/
conf/
/static
.vagrant/
Vagrantfile
*.DS_Store
dump.rdb
.script/
.tmp.sql
.env
*.pem
artemis/settings_local.py
.gm_rpcd.develop_conf.xml
\ No newline at end of file
django==1.8.2
requests==2.5.3
gunicorn==19.6.0
raven==5.25.0
django_extensions==1.7.4
django-redis==4.4.4
mysqlclient==1.3.10
celery==3.1.23
tablib==0.11.3
gevent==1.1.1
openpyxl==2.4.8
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment