Skip to content

Commit 8eca5c5

Browse files
authored
[EN-6751] Add python version restrictions to the Readme (#47)
1 parent cf57acf commit 8eca5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Package distribution: [pypi.org/project/dxfeed](https://pypi.org/project/dxfeed/
3131

3232
## Installation
3333

34-
**Requirements:** python >= 3.6
34+
**Requirements:** python >= 3.6 and <= 3.9
3535

3636
On Linux, WSL and macOS, we recommend installing python via [pyenv](https://github.com/pyenv/pyenv):
3737

0 commit comments

Comments
 (0)