You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#140 Refactor long_description format in setup.py.
Updated `long_description` to use a cleaner and more consistent multi-line string format. Improved readability and formatting for links to documentation in both English and Russian.
Copy file name to clipboardExpand all lines: setup.py
+10-12Lines changed: 10 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -56,18 +56,16 @@
56
56
57
57
description="TKSBrokerAPI is a trading platform designed to automate and simplify trading scenarios. It integrates with the Tinkoff Invest API server using the REST protocol. The platform can be used in two flexible ways: Command-Line Interface (CLI) and Python Library. This feature-rich API is perfect for trading enthusiasts and professional developers creating advanced automation solutions.",
0 commit comments