Commit d1f5fab 1 parent 726b25b commit d1f5fab Copy full SHA for d1f5fab
File tree 2 files changed +3
-8
lines changed
2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -65,17 +65,12 @@ A Simple Example
65
65
Links
66
66
-----
67
67
68
- - Website: https://www. palletsprojects.com/p/werkzeug/
68
+ - Website: https://palletsprojects.com/p/werkzeug/
69
69
- Documentation: https://werkzeug.palletsprojects.com/
70
70
- Releases: https://pypi.org/project/Werkzeug/
71
71
- Code: https://github.com/pallets/werkzeug
72
72
- Issue tracker: https://github.com/pallets/werkzeug/issues
73
- - Test status:
74
-
75
- - Linux, Mac: https://travis-ci.org/pallets/werkzeug
76
- - Windows: https://ci.appveyor.com/project/pallets/werkzeug
77
-
78
- - Test coverage: https://codecov.io/gh/pallets/werkzeug
73
+ - Test status: https://dev.azure.com/pallets/werkzeug/_build
79
74
- Official chat: https://discord.gg/t6rrQZH
80
75
81
76
.. _WSGI : https://wsgi.readthedocs.io/en/latest/
Original file line number Diff line number Diff line change 22
22
license = "BSD-3-Clause" ,
23
23
author = "Armin Ronacher" ,
24
24
author_email = "armin.ronacher@active-4.com" ,
25
- maintainer = "The Pallets Team " ,
25
+ maintainer = "Pallets" ,
26
26
maintainer_email = "contact@palletsprojects.com" ,
27
27
description = "The comprehensive WSGI web application library." ,
28
28
long_description = readme ,
You can’t perform that action at this time.
0 commit comments