File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -65,17 +65,12 @@ A Simple Example
6565 Links
6666-----
6767
68- - Website: https://www. palletsprojects.com/p/werkzeug/
68+ - Website: https://palletsprojects.com/p/werkzeug/
6969- Documentation: https://werkzeug.palletsprojects.com/
7070- Releases: https://pypi.org/project/Werkzeug/
7171- Code: https://github.com/pallets/werkzeug
7272- 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
7974- Official chat: https://discord.gg/t6rrQZH
8075
8176.. _WSGI : https://wsgi.readthedocs.io/en/latest/
Original file line number Diff line number Diff line change 2222 license = "BSD-3-Clause" ,
2323 author = "Armin Ronacher" ,
242425- maintainer = "The Pallets Team " ,
25+ maintainer = "Pallets" ,
2626 maintainer_email = "[email protected] " ,
2727 description = "The comprehensive WSGI web application library." ,
2828 long_description = readme ,
You can’t perform that action at this time.
0 commit comments