Skip to content

Commit e3cfc91

Browse files
committed
changes: 202406012132
1 parent e6162c8 commit e3cfc91

File tree

4 files changed

+366
-1
lines changed

4 files changed

+366
-1
lines changed

a/anydi/0.26.1-0.27.0a0/README.md

+199
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,199 @@
1+
# Comparing `tmp/anydi-0.26.1.tar.gz` & `tmp/anydi-0.27.0a0.tar.gz`
2+
3+
## filetype from file(1)
4+
5+
```diff
6+
@@ -1 +1 @@
7+
-gzip compressed data, was "anydi-0.26.1.tar", max compression
8+
+gzip compressed data, was "anydi-0.27.0a0.tar", max compression
9+
```
10+
11+
## Comparing `anydi-0.26.1.tar` & `anydi-0.27.0a0.tar`
12+
13+
### file list
14+
15+
```diff
16+
@@ -1,27 +1,29 @@
17+
--rw-r--r-- 0 0 0 1069 2023-02-14 18:16:50.284355 anydi-0.26.1/LICENSE
18+
--rw-r--r-- 0 0 0 3414 2024-05-08 13:39:48.509983 anydi-0.26.1/README.md
19+
--rw-r--r-- 0 0 0 584 2024-05-06 12:48:30.095677 anydi-0.26.1/anydi/__init__.py
20+
--rw-r--r-- 0 0 0 29246 2024-05-28 08:33:14.693463 anydi-0.26.1/anydi/_container.py
21+
--rw-r--r-- 0 0 0 10815 2024-05-28 05:51:36.811241 anydi-0.26.1/anydi/_context.py
22+
--rw-r--r-- 0 0 0 52 2024-02-28 07:17:37.316042 anydi-0.26.1/anydi/_logger.py
23+
--rw-r--r-- 0 0 0 3675 2024-05-20 08:55:10.775071 anydi-0.26.1/anydi/_module.py
24+
--rw-r--r-- 0 0 0 6667 2024-05-08 08:36:20.512668 anydi-0.26.1/anydi/_scanner.py
25+
--rw-r--r-- 0 0 0 3434 2024-05-08 08:36:20.512936 anydi-0.26.1/anydi/_types.py
26+
--rw-r--r-- 0 0 0 3871 2024-05-20 11:14:22.992185 anydi-0.26.1/anydi/_utils.py
27+
--rw-r--r-- 0 0 0 0 2024-02-28 07:17:37.317316 anydi-0.26.1/anydi/ext/__init__.py
28+
--rw-r--r-- 0 0 0 223 2024-05-08 13:39:48.511489 anydi-0.26.1/anydi/ext/django/__init__.py
29+
--rw-r--r-- 0 0 0 418 2024-05-08 13:39:48.512186 anydi-0.26.1/anydi/ext/django/_container.py
30+
--rw-r--r-- 0 0 0 844 2024-05-09 08:27:16.715250 anydi-0.26.1/anydi/ext/django/_settings.py
31+
--rw-r--r-- 0 0 0 3673 2024-05-09 08:27:16.715602 anydi-0.26.1/anydi/ext/django/_utils.py
32+
--rw-r--r-- 0 0 0 2866 2024-05-09 08:27:16.715954 anydi-0.26.1/anydi/ext/django/apps.py
33+
--rw-r--r-- 0 0 0 823 2024-05-08 13:39:48.513463 anydi-0.26.1/anydi/ext/django/middleware.py
34+
--rw-r--r-- 0 0 0 546 2024-05-08 13:39:48.513678 anydi-0.26.1/anydi/ext/django/ninja/__init__.py
35+
--rw-r--r-- 0 0 0 2696 2024-05-08 13:39:48.513886 anydi-0.26.1/anydi/ext/django/ninja/_operation.py
36+
--rw-r--r-- 0 0 0 2207 2024-05-09 08:27:16.716393 anydi-0.26.1/anydi/ext/django/ninja/_signature.py
37+
--rw-r--r-- 0 0 0 5305 2024-05-08 08:36:20.513818 anydi-0.26.1/anydi/ext/fastapi.py
38+
--rw-r--r-- 0 0 0 4043 2024-05-20 11:14:22.992471 anydi-0.26.1/anydi/ext/pytest_plugin.py
39+
--rw-r--r-- 0 0 0 0 2024-02-28 07:17:37.317749 anydi-0.26.1/anydi/ext/starlette/__init__.py
40+
--rw-r--r-- 0 0 0 1139 2024-03-04 13:20:12.099383 anydi-0.26.1/anydi/ext/starlette/middleware.py
41+
--rw-r--r-- 0 0 0 0 2024-02-28 07:17:37.318091 anydi-0.26.1/anydi/py.typed
42+
--rw-r--r-- 0 0 0 3107 2024-05-28 08:33:25.456457 anydi-0.26.1/pyproject.toml
43+
--rw-r--r-- 0 0 0 5160 1970-01-01 00:00:00.000000 anydi-0.26.1/PKG-INFO
44+
+-rw-r--r-- 0 0 0 1069 2023-02-14 18:16:50.284355 anydi-0.27.0a0/LICENSE
45+
+-rw-r--r-- 0 0 0 3414 2024-05-08 13:39:48.509983 anydi-0.27.0a0/README.md
46+
+-rw-r--r-- 0 0 0 584 2024-05-06 12:48:30.095677 anydi-0.27.0a0/anydi/__init__.py
47+
+-rw-r--r-- 0 0 0 29246 2024-05-28 08:33:14.693463 anydi-0.27.0a0/anydi/_container.py
48+
+-rw-r--r-- 0 0 0 10815 2024-05-28 05:51:36.811241 anydi-0.27.0a0/anydi/_context.py
49+
+-rw-r--r-- 0 0 0 52 2024-02-28 07:17:37.316042 anydi-0.27.0a0/anydi/_logger.py
50+
+-rw-r--r-- 0 0 0 3675 2024-05-20 08:55:10.775071 anydi-0.27.0a0/anydi/_module.py
51+
+-rw-r--r-- 0 0 0 6667 2024-05-08 08:36:20.512668 anydi-0.27.0a0/anydi/_scanner.py
52+
+-rw-r--r-- 0 0 0 3434 2024-05-08 08:36:20.512936 anydi-0.27.0a0/anydi/_types.py
53+
+-rw-r--r-- 0 0 0 3871 2024-05-20 11:14:22.992185 anydi-0.27.0a0/anydi/_utils.py
54+
+-rw-r--r-- 0 0 0 0 2024-02-28 07:17:37.317316 anydi-0.27.0a0/anydi/ext/__init__.py
55+
+-rw-r--r-- 0 0 0 2691 2024-06-01 19:29:10.118885 anydi-0.27.0a0/anydi/ext/_utils.py
56+
+-rw-r--r-- 0 0 0 223 2024-05-08 13:39:48.511489 anydi-0.27.0a0/anydi/ext/django/__init__.py
57+
+-rw-r--r-- 0 0 0 418 2024-05-08 13:39:48.512186 anydi-0.27.0a0/anydi/ext/django/_container.py
58+
+-rw-r--r-- 0 0 0 844 2024-05-09 08:27:16.715250 anydi-0.27.0a0/anydi/ext/django/_settings.py
59+
+-rw-r--r-- 0 0 0 3673 2024-05-09 08:27:16.715602 anydi-0.27.0a0/anydi/ext/django/_utils.py
60+
+-rw-r--r-- 0 0 0 2866 2024-05-09 08:27:16.715954 anydi-0.27.0a0/anydi/ext/django/apps.py
61+
+-rw-r--r-- 0 0 0 823 2024-05-08 13:39:48.513463 anydi-0.27.0a0/anydi/ext/django/middleware.py
62+
+-rw-r--r-- 0 0 0 546 2024-05-08 13:39:48.513678 anydi-0.27.0a0/anydi/ext/django/ninja/__init__.py
63+
+-rw-r--r-- 0 0 0 2696 2024-05-08 13:39:48.513886 anydi-0.27.0a0/anydi/ext/django/ninja/_operation.py
64+
+-rw-r--r-- 0 0 0 2207 2024-05-09 08:27:16.716393 anydi-0.27.0a0/anydi/ext/django/ninja/_signature.py
65+
+-rw-r--r-- 0 0 0 2896 2024-06-01 19:29:10.116875 anydi-0.27.0a0/anydi/ext/fastapi.py
66+
+-rw-r--r-- 0 0 0 1617 2024-06-01 19:29:10.113661 anydi-0.27.0a0/anydi/ext/faststream.py
67+
+-rw-r--r-- 0 0 0 4043 2024-05-20 11:14:22.992471 anydi-0.27.0a0/anydi/ext/pytest_plugin.py
68+
+-rw-r--r-- 0 0 0 0 2024-02-28 07:17:37.317749 anydi-0.27.0a0/anydi/ext/starlette/__init__.py
69+
+-rw-r--r-- 0 0 0 1139 2024-03-04 13:20:12.099383 anydi-0.27.0a0/anydi/ext/starlette/middleware.py
70+
+-rw-r--r-- 0 0 0 0 2024-02-28 07:17:37.318091 anydi-0.27.0a0/anydi/py.typed
71+
+-rw-r--r-- 0 0 0 3132 2024-06-01 19:30:58.714030 anydi-0.27.0a0/pyproject.toml
72+
+-rw-r--r-- 0 0 0 5162 1970-01-01 00:00:00.000000 anydi-0.27.0a0/PKG-INFO
73+
```
74+
75+
### Comparing `anydi-0.26.1/LICENSE` & `anydi-0.27.0a0/LICENSE`
76+
77+
* *Files identical despite different names*
78+
79+
### Comparing `anydi-0.26.1/README.md` & `anydi-0.27.0a0/README.md`
80+
81+
* *Files identical despite different names*
82+
83+
### Comparing `anydi-0.26.1/anydi/__init__.py` & `anydi-0.27.0a0/anydi/__init__.py`
84+
85+
* *Files identical despite different names*
86+
87+
### Comparing `anydi-0.26.1/anydi/_container.py` & `anydi-0.27.0a0/anydi/_container.py`
88+
89+
* *Files identical despite different names*
90+
91+
### Comparing `anydi-0.26.1/anydi/_context.py` & `anydi-0.27.0a0/anydi/_context.py`
92+
93+
* *Files identical despite different names*
94+
95+
### Comparing `anydi-0.26.1/anydi/_module.py` & `anydi-0.27.0a0/anydi/_module.py`
96+
97+
* *Files identical despite different names*
98+
99+
### Comparing `anydi-0.26.1/anydi/_scanner.py` & `anydi-0.27.0a0/anydi/_scanner.py`
100+
101+
* *Files identical despite different names*
102+
103+
### Comparing `anydi-0.26.1/anydi/_types.py` & `anydi-0.27.0a0/anydi/_types.py`
104+
105+
* *Files identical despite different names*
106+
107+
### Comparing `anydi-0.26.1/anydi/_utils.py` & `anydi-0.27.0a0/anydi/_utils.py`
108+
109+
* *Files identical despite different names*
110+
111+
### Comparing `anydi-0.26.1/anydi/ext/django/_settings.py` & `anydi-0.27.0a0/anydi/ext/django/_settings.py`
112+
113+
* *Files identical despite different names*
114+
115+
### Comparing `anydi-0.26.1/anydi/ext/django/_utils.py` & `anydi-0.27.0a0/anydi/ext/django/_utils.py`
116+
117+
* *Files identical despite different names*
118+
119+
### Comparing `anydi-0.26.1/anydi/ext/django/apps.py` & `anydi-0.27.0a0/anydi/ext/django/apps.py`
120+
121+
* *Files identical despite different names*
122+
123+
### Comparing `anydi-0.26.1/anydi/ext/django/middleware.py` & `anydi-0.27.0a0/anydi/ext/django/middleware.py`
124+
125+
* *Files identical despite different names*
126+
127+
### Comparing `anydi-0.26.1/anydi/ext/django/ninja/__init__.py` & `anydi-0.27.0a0/anydi/ext/django/ninja/__init__.py`
128+
129+
* *Files identical despite different names*
130+
131+
### Comparing `anydi-0.26.1/anydi/ext/django/ninja/_operation.py` & `anydi-0.27.0a0/anydi/ext/django/ninja/_operation.py`
132+
133+
* *Files identical despite different names*
134+
135+
### Comparing `anydi-0.26.1/anydi/ext/django/ninja/_signature.py` & `anydi-0.27.0a0/anydi/ext/django/ninja/_signature.py`
136+
137+
* *Files identical despite different names*
138+
139+
### Comparing `anydi-0.26.1/anydi/ext/pytest_plugin.py` & `anydi-0.27.0a0/anydi/ext/pytest_plugin.py`
140+
141+
* *Files identical despite different names*
142+
143+
### Comparing `anydi-0.26.1/anydi/ext/starlette/middleware.py` & `anydi-0.27.0a0/anydi/ext/starlette/middleware.py`
144+
145+
* *Files identical despite different names*
146+
147+
### Comparing `anydi-0.26.1/pyproject.toml` & `anydi-0.27.0a0/pyproject.toml`
148+
149+
* *Files 2% similar despite different names*
150+
151+
```diff
152+
@@ -1,10 +1,10 @@
153+
[tool.poetry]
154+
name = "anydi"
155+
-version = "0.26.1"
156+
+version = "0.27.0a0"
157+
description = "Dependency Injection library"
158+
authors = ["Anton Ruhlov <[email protected]>"]
159+
license = "MIT"
160+
readme = "README.md"
161+
repository = "https://github.com/antonrh/anydi"
162+
keywords = ["dependency injection", "dependencies", "di", "async", "asyncio", "application"]
163+
classifiers = [
164+
@@ -51,14 +51,15 @@
165+
pytest = "^8.1.0"
166+
pytest-cov = "^5.0.0"
167+
fastapi = "^0.100.0"
168+
httpx = "^0.26.0"
169+
django = "^4.2"
170+
django-ninja = "^1.1.0"
171+
pytest-django = "^4.8.0"
172+
+faststream = "^0.5.10"
173+
174+
[tool.poetry.plugins.pytest11]
175+
anydi = "anydi.ext.pytest_plugin"
176+
177+
[tool.ruff]
178+
line-length = 88
179+
```
180+
181+
### Comparing `anydi-0.26.1/PKG-INFO` & `anydi-0.27.0a0/PKG-INFO`
182+
183+
* *Files 2% similar despite different names*
184+
185+
```diff
186+
@@ -1,10 +1,10 @@
187+
Metadata-Version: 2.1
188+
Name: anydi
189+
-Version: 0.26.1
190+
+Version: 0.27.0a0
191+
Summary: Dependency Injection library
192+
Home-page: https://github.com/antonrh/anydi
193+
License: MIT
194+
Keywords: dependency injection,dependencies,di,async,asyncio,application
195+
Author: Anton Ruhlov
196+
Author-email: [email protected]
197+
Requires-Python: >=3.8,<4.0
198+
```
199+
+142
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
# Comparing `tmp/blaze_double_bot-1.1.0.tar.gz` & `tmp/blaze_double_bot-1.2.0.tar.gz`
2+
3+
## filetype from file(1)
4+
5+
```diff
6+
@@ -1 +1 @@
7+
-gzip compressed data, was "blaze_double_bot-1.1.0.tar", last modified: Wed May 29 13:50:12 2024, max compression
8+
+gzip compressed data, was "blaze_double_bot-1.2.0.tar", last modified: Sat Jun 1 19:27:15 2024, max compression
9+
```
10+
11+
## Comparing `blaze_double_bot-1.1.0.tar` & `blaze_double_bot-1.2.0.tar`
12+
13+
### file list
14+
15+
```diff
16+
@@ -1,15 +1,15 @@
17+
-drwxrwxrwx 0 0 0 0 2024-05-29 13:50:12.348904 blaze_double_bot-1.1.0/
18+
--rw-rw-rw- 0 0 0 1071 2024-05-22 17:31:42.000000 blaze_double_bot-1.1.0/LICENSE
19+
--rw-rw-rw- 0 0 0 3573 2024-05-29 13:50:12.324716 blaze_double_bot-1.1.0/PKG-INFO
20+
--rw-rw-rw- 0 0 0 3076 2024-05-27 01:18:02.000000 blaze_double_bot-1.1.0/README.md
21+
-drwxrwxrwx 0 0 0 0 2024-05-29 13:50:11.833492 blaze_double_bot-1.1.0/blaze_double_bot/
22+
--rw-rw-rw- 0 0 0 20 2024-05-23 00:00:30.000000 blaze_double_bot-1.1.0/blaze_double_bot/__init__.py
23+
--rw-rw-rw- 0 0 0 12559 2024-05-29 13:48:53.000000 blaze_double_bot-1.1.0/blaze_double_bot/bot.py
24+
-drwxrwxrwx 0 0 0 0 2024-05-29 13:50:12.271918 blaze_double_bot-1.1.0/blaze_double_bot.egg-info/
25+
--rw-rw-rw- 0 0 0 3573 2024-05-29 13:50:09.000000 blaze_double_bot-1.1.0/blaze_double_bot.egg-info/PKG-INFO
26+
--rw-rw-rw- 0 0 0 278 2024-05-29 13:50:10.000000 blaze_double_bot-1.1.0/blaze_double_bot.egg-info/SOURCES.txt
27+
--rw-rw-rw- 0 0 0 1 2024-05-29 13:50:09.000000 blaze_double_bot-1.1.0/blaze_double_bot.egg-info/dependency_links.txt
28+
--rw-rw-rw- 0 0 0 42 2024-05-29 13:50:09.000000 blaze_double_bot-1.1.0/blaze_double_bot.egg-info/requires.txt
29+
--rw-rw-rw- 0 0 0 17 2024-05-29 13:50:09.000000 blaze_double_bot-1.1.0/blaze_double_bot.egg-info/top_level.txt
30+
--rw-rw-rw- 0 0 0 42 2024-05-29 13:50:12.350816 blaze_double_bot-1.1.0/setup.cfg
31+
--rw-rw-rw- 0 0 0 600 2024-05-29 13:49:32.000000 blaze_double_bot-1.1.0/setup.py
32+
+drwxrwxrwx 0 0 0 0 2024-06-01 19:27:15.688366 blaze_double_bot-1.2.0/
33+
+-rw-rw-rw- 0 0 0 1071 2024-05-22 17:31:42.000000 blaze_double_bot-1.2.0/LICENSE
34+
+-rw-rw-rw- 0 0 0 3573 2024-06-01 19:27:15.688366 blaze_double_bot-1.2.0/PKG-INFO
35+
+-rw-rw-rw- 0 0 0 3076 2024-05-27 01:18:02.000000 blaze_double_bot-1.2.0/README.md
36+
+drwxrwxrwx 0 0 0 0 2024-06-01 19:27:15.549345 blaze_double_bot-1.2.0/blaze_double_bot/
37+
+-rw-rw-rw- 0 0 0 20 2024-05-23 00:00:30.000000 blaze_double_bot-1.2.0/blaze_double_bot/__init__.py
38+
+-rw-rw-rw- 0 0 0 12559 2024-06-01 17:19:47.000000 blaze_double_bot-1.2.0/blaze_double_bot/bot.py
39+
+drwxrwxrwx 0 0 0 0 2024-06-01 19:27:15.683118 blaze_double_bot-1.2.0/blaze_double_bot.egg-info/
40+
+-rw-rw-rw- 0 0 0 3573 2024-06-01 19:27:12.000000 blaze_double_bot-1.2.0/blaze_double_bot.egg-info/PKG-INFO
41+
+-rw-rw-rw- 0 0 0 278 2024-06-01 19:27:13.000000 blaze_double_bot-1.2.0/blaze_double_bot.egg-info/SOURCES.txt
42+
+-rw-rw-rw- 0 0 0 1 2024-06-01 19:27:12.000000 blaze_double_bot-1.2.0/blaze_double_bot.egg-info/dependency_links.txt
43+
+-rw-rw-rw- 0 0 0 42 2024-06-01 19:27:12.000000 blaze_double_bot-1.2.0/blaze_double_bot.egg-info/requires.txt
44+
+-rw-rw-rw- 0 0 0 17 2024-06-01 19:27:12.000000 blaze_double_bot-1.2.0/blaze_double_bot.egg-info/top_level.txt
45+
+-rw-rw-rw- 0 0 0 42 2024-06-01 19:27:15.694097 blaze_double_bot-1.2.0/setup.cfg
46+
+-rw-rw-rw- 0 0 0 600 2024-06-01 19:26:00.000000 blaze_double_bot-1.2.0/setup.py
47+
```
48+
49+
### Comparing `blaze_double_bot-1.1.0/LICENSE` & `blaze_double_bot-1.2.0/LICENSE`
50+
51+
* *Files identical despite different names*
52+
53+
### Comparing `blaze_double_bot-1.1.0/PKG-INFO` & `blaze_double_bot-1.2.0/PKG-INFO`
54+
55+
* *Files 1% similar despite different names*
56+
57+
```diff
58+
@@ -1,10 +1,10 @@
59+
Metadata-Version: 2.1
60+
Name: blaze_double_bot
61+
-Version: 1.1.0
62+
+Version: 1.2.0
63+
Summary: This Python library automates the betting process on the Blaze Double
64+
Author: ror74559
65+
Author-email: [email protected]
66+
License: MIT License
67+
Keywords: blaze double bot
68+
Description-Content-Type: text/markdown
69+
License-File: LICENSE
70+
```
71+
72+
### Comparing `blaze_double_bot-1.1.0/README.md` & `blaze_double_bot-1.2.0/README.md`
73+
74+
* *Files identical despite different names*
75+
76+
### Comparing `blaze_double_bot-1.1.0/blaze_double_bot/bot.py` & `blaze_double_bot-1.2.0/blaze_double_bot/bot.py`
77+
78+
* *Files 1% similar despite different names*
79+
80+
```diff
81+
@@ -76,15 +76,15 @@
82+
'Stop Loss: $': {'en': 'Stop Loss: $', 'pt': 'Stop Loss: $'},
83+
'Stop Win: $': {'en': 'Stop Win: $', 'pt': 'Stop Win: $'},
84+
'Bet Amount: $': {'en': 'Bet Amount: $', 'pt': 'Quantia de Aposta: $'},
85+
'Final Balance: $': {'en': 'Final Balance: $', 'pt': 'Saldo Final: $'},
86+
'Blaze Double Bet Bot Started': {'en': 'Blaze Double Bet Bot Started', 'pt': 'Robô de Aposta Blaze Double Iniciado'},
87+
'Blaze Double Bet Bot Finished': {'en': 'Blaze Double Bet Bot Finished', 'pt': 'Robô de Aposta Blaze Double Finalizado'},
88+
'Betting strategy -> ':{'en':'Betting strategy -> ','pt':'Estratégia de aposta -> '},
89+
- 'dateTimeNow':{'en': f'{datetime.now().strftime("%m/%d/%Y %H:%M:%S")}','pt':f'{datetime.now().strftime("%d/%m/%Y %H:%M:%S")}'},
90+
+ 'dateTimeNow':{'en': f'{datetime.now().strftime("%Y/%d/%m %H:%M:%S")}','pt':f'{datetime.now().strftime("%d/%m/%Y %H:%M:%S")}'},
91+
'Press ENTER to exit':{'en':'Press ENTER to exit','pt':'Aperte ENTER para sair'}
92+
}
93+
return texts.get(text, {}).get(self.language, text)
94+
95+
def login(self):
96+
sleep(5)
97+
self.driver.find_element(By.XPATH, "//a[@class='link']").click()
98+
```
99+
100+
### Comparing `blaze_double_bot-1.1.0/blaze_double_bot.egg-info/PKG-INFO` & `blaze_double_bot-1.2.0/blaze_double_bot.egg-info/PKG-INFO`
101+
102+
* *Files 1% similar despite different names*
103+
104+
```diff
105+
@@ -1,10 +1,10 @@
106+
Metadata-Version: 2.1
107+
Name: blaze_double_bot
108+
-Version: 1.1.0
109+
+Version: 1.2.0
110+
Summary: This Python library automates the betting process on the Blaze Double
111+
Author: ror74559
112+
Author-email: [email protected]
113+
License: MIT License
114+
Keywords: blaze double bot
115+
Description-Content-Type: text/markdown
116+
License-File: LICENSE
117+
```
118+
119+
### Comparing `blaze_double_bot-1.1.0/setup.py` & `blaze_double_bot-1.2.0/setup.py`
120+
121+
* *Files 1% similar despite different names*
122+
123+
```diff
124+
@@ -1,15 +1,15 @@
125+
from setuptools import setup, find_packages
126+
with open('README.md', 'r') as f:
127+
readme =f.read()
128+
129+
setup(
130+
name='blaze_double_bot',
131+
licence='MIT License',
132+
- version='1.1.0',
133+
+ version='1.2.0',
134+
author='ror74559',
135+
long_description=readme,
136+
long_description_content_type='text/markdown',
137+
author_email='[email protected]',
138+
keywords='blaze double bot',
139+
description='This Python library automates the betting process on the Blaze Double',
140+
packages=['blaze_double_bot'],
141+
```
142+

0 commit comments

Comments
 (0)