Skip to content

Commit 3437746

Browse files
committed
updated Python versions supported
1 parent 569ae9c commit 3437746

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/intro.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ representation of the texts and documents are needed before they are put into
88
any classification algorithm. In this package, it facilitates various types
99
of these representations, including topic modeling and word-embedding algorithms.
1010

11+
The package `shorttext` runs on Python 3.5, 3.6, and 3.7.
12+
1113
Since release 1.0.0, `shorttext` runs on Python 2.7, 3.5, and 3.6. Since release 1.0.7,
12-
it runs also in Python 3.7.
14+
it runs also in Python 3.7. Since release 1.1.7, the support for Python 2.7 was decommissioned.
1315

1416
Characteristics:
1517

0 commit comments

Comments
 (0)