We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ea952 commit 1f566e2Copy full SHA for 1f566e2
MANIFEST.in
@@ -0,0 +1,2 @@
1
+include requirements.txt
2
+include VERSION
README.rst
@@ -2,7 +2,7 @@
django-excel - Let you focus on data, instead of file formats
3
==============================================================
4
5
-.. image:: https://api.travis-ci.org/chfw/django-excel.svg?branch=master
+.. image:: https://api.travis-ci.org/pyexcel/django-excel.svg?branch=master
6
:target: http://travis-ci.org/chfw/django-excel
7
8
.. image:: https://coveralls.io/repos/chfw/django-excel/badge.svg?branch=master
VERSION
@@ -0,0 +1 @@
+0.0.3
0 commit comments