From 7925917360b6189ea83d4b1e8d02077323d73740 Mon Sep 17 00:00:00 2001 From: Ilia Miheev Date: Sun, 27 Apr 2025 23:01:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=B0=D0=BD=D0=B4=D1=8B=20=D1=87=D1=82=D0=BE?= =?UTF-8?q?=D0=B1=D1=8B=20=D0=BD=D0=B5=20=D0=B7=D0=B0=D0=B1=D1=8B=D1=82?= =?UTF-8?q?=D1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commands.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 commands.md diff --git a/commands.md b/commands.md new file mode 100644 index 0000000..244e457 --- /dev/null +++ b/commands.md @@ -0,0 +1,6 @@ + +pip install twine + +python setup.py sdist bdist_wheel + +twine upload dist/*