We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e3f52 commit bc89178Copy full SHA for bc89178
1 file changed
setup.cfg
@@ -21,8 +21,9 @@ packages = find:
21
python_requires = >=3.10
22
install_requires =
23
aiohttp==3.8.1
24
+ telegrambots==0.0.12rc0
25
include-package-data = True
26
27
[options.packages.find]
28
where = src
-telegrambots = py.typed
29
+telegrambots = py.typed
0 commit comments