diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 0000000..f4301ed --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,10 @@ +# tezpy +A python library for Tezos + +# Requirements + +This library requires python3.6 and the following deps: + +- requests~2.19.1 +- base58~1.0.0 +- pynacl~1.2.1 \ No newline at end of file