Skip to content

Commit bc89178

Browse files
authored
Update setup.cfg
1 parent 81e3f52 commit bc89178

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ packages = find:
2121
python_requires = >=3.10
2222
install_requires =
2323
aiohttp==3.8.1
24+
telegrambots==0.0.12rc0
2425
include-package-data = True
2526

2627
[options.packages.find]
2728
where = src
28-
telegrambots = py.typed
29+
telegrambots = py.typed

0 commit comments

Comments
 (0)