File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
Updatable
2
2
=========
3
3
4
+ .. image :: https://badge.fury.io/py/updatable.svg
5
+ :target: https://pypi.org/project/updatable/
4
6
.. image :: https://github.com/nezhar/updatable/workflows/Test/badge.svg
5
7
:target: https://github.com/nezhar/updatable/actions?query=workflow%3ATest
6
8
.. image :: https://codecov.io/gh/nezhar/updatable/branch/master/graph/badge.svg
@@ -95,6 +97,8 @@ Prints:
95
97
urllib3 (1.25.6)
96
98
Patch releases:
97
99
-- 1.25.7 on 2019-11-11 15:10:09
100
+ ___
101
+ Done in 8.47 sec.
98
102
99
103
100
104
Console Parameters
Original file line number Diff line number Diff line change 48
48
"License :: OSI Approved :: MIT License" ,
49
49
"Programming Language :: Python" ,
50
50
"Programming Language :: Python :: 3" ,
51
- "Programming Language :: Python :: 3.5" ,
52
- "Programming Language :: Python :: 3.6" ,
53
51
"Programming Language :: Python :: 3.7" ,
54
52
"Programming Language :: Python :: 3.8" ,
53
+ "Programming Language :: Python :: 3.9" ,
54
+ "Programming Language :: Python :: 3.10" ,
55
55
"Programming Language :: Python :: Implementation :: CPython" ,
56
56
"Programming Language :: Python :: Implementation :: PyPy" ,
57
57
"Intended Audience :: Developers" ,
You can’t perform that action at this time.
0 commit comments