From 860b085a0d930f590f085090e154b01853988759 Mon Sep 17 00:00:00 2001 From: Timur Gilmullin Date: Sat, 23 Jul 2022 18:30:10 +0300 Subject: [PATCH] #3 little typo in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bbbd00c..6ac6e2f 100644 --- a/setup.py +++ b/setup.py @@ -36,7 +36,7 @@ description="Simple python API to work with Tinkoff Open API and access to the TKS Broker server using REST protocol.", - long_description="GitHub Pages: https://tim55667757.github.io/TKSBrokerAPI", + long_description="See full documentation with examples on GitHub Pages: https://tim55667757.github.io/TKSBrokerAPI", license="Apache-2.0",