Skip to content
Snippets Groups Projects
Commit ea6f1bf9 authored by Holger Nahrstaedt's avatar Holger Nahrstaedt
Browse files

fix doc by adding all version.py files

parent 6637f5ca
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ dist:
python3 setup.py bdist_wheel upload
docs:
sphinx-apidoc -d 6 -e -f -o docs beem*
sphinx-apidoc -d 6 -e -f -o docs . *.py tests
make -C docs clean html
release: clean check dist git
......@@ -4,7 +4,7 @@ beem - Unofficial Python 3 Library for Steem
!!!Alpha-State, be carefull!!!
beem is an unofficial python 3 library for steem, which is created new from scratch from https://github.com/xeroc/python-bitshares.
The library name is derived from a beam maschine, similar to the analogy between steem and steam. beem depends on
The library name is derived from a beam maschine, similar to the analogy between steem and steam. beem depends on https://github.com/xeroc/python-graphenelib.
.. image:: https://img.shields.io/pypi/v/beem.svg
:target: https://pypi.python.org/pypi/beem/
......
# THIS FILE IS GENERATED FROM beem SETUP.PY
version = '0.19.4'
# THIS FILE IS GENERATED FROM beem SETUP.PY
version = '0.19.4'
# THIS FILE IS GENERATED FROM beem SETUP.PY
version = '0.19.4'
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