File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
<!--
2
2
Thanks for reporting issues of python-telegram-bot!
3
3
To make it easier for us to help you please enter detailed information below.
4
+
5
+ Please note, we only support the latest version of python-telegram-bot. Please
6
+ make sure to upgrade & recreate the issue on the latest version prior to opening
7
+ an issue.
4
8
-->
5
9
### Steps to reproduce
6
10
1 .
@@ -19,13 +23,9 @@ Tell us what happens instead
19
23
** Operating System:**
20
24
21
25
22
- ** Version of Python:**
23
-
24
- `` $ python -V ``
25
-
26
- ** Version of python-telegram-bot:**
26
+ ** Version of Python, python-telegram-bot & dependencies:**
27
27
28
- `` $ python -c 'import telegram; print(telegram.__version__)' ``
28
+ `` $ python -m telegram ``
29
29
30
30
### Logs
31
31
Insert logs here (if necessary)
You can’t perform that action at this time.
0 commit comments