Skip to content
Snippets Groups Projects
Commit 67e1f072 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Improve readme and include db.sql3 in pypi tarball

parent 098da6ea
No related branches found
No related tags found
No related merge requests found
Pipeline #
include README.rst LICENSE version.txt requirements.txt include README.rst LICENSE version.txt requirements.txt
recursive-include doc *.py *.rst *.ico *.png recursive-include doc *.py *.rst *.ico *.png
include bob/db/swan/db.sql3
...@@ -30,7 +30,8 @@ need to be obtained through the link above. ...@@ -30,7 +30,8 @@ need to be obtained through the link above.
Installation Installation
------------ ------------
Follow our `installation`_ instructions. Then, to install this pacakge, run:: Complete Bob's `installation`_ instructions. Then, to install this pacakge,
run::
$ conda install bob.db.swan $ conda install bob.db.swan
......
...@@ -19,5 +19,3 @@ Package Documentation ...@@ -19,5 +19,3 @@ Package Documentation
.. automodule:: bob.db.swan .. automodule:: bob.db.swan
.. automodule:: bob.db.swan.query .. automodule:: bob.db.swan.query
.. automodule:: bob.db.swan.models .. automodule:: bob.db.swan.models
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment