File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ ReactiveX for Python v4
28
28
For v3.X please go to the `v3 branch
29
29
<https://github.com/ReactiveX/RxPY/tree/release/v3.2.x> `_.
30
30
31
- ReactiveX for Python v4.x runs on `Python <http://www.python.org/ >`_ 3.7 or above. To
31
+ ReactiveX for Python v4.x runs on `Python <http://www.python.org/ >`_ 3.8 or above. To
32
32
install:
33
33
34
34
.. code :: console
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ classifiers = [
15
15
" License :: OSI Approved :: MIT License" ,
16
16
" Operating System :: OS Independent" ,
17
17
" Programming Language :: Python :: 3" ,
18
- " Programming Language :: Python :: 3.7" ,
19
18
" Programming Language :: Python :: 3.8" ,
20
19
" Programming Language :: Python :: 3.9" ,
21
20
" Programming Language :: Python :: 3.10" ,
You can’t perform that action at this time.
0 commit comments