@@ -18,7 +18,6 @@ The canonical deployment of Warehouse is in production at `pypi.org`_.
18
18
Discussion
19
19
----------
20
20
21
-
22
21
You can find help or get involved on:
23
22
24
23
- `Github issue tracker `_ for reporting issues
@@ -29,17 +28,11 @@ You can find help or get involved on:
29
28
- The Packaging category on `Discourse `_ for discussing
30
29
new ideas and community initiatives
31
30
32
-
33
31
Testing
34
32
----------
35
33
36
34
Read the `running tests and linters section `_ of our documentation to
37
- learn how to test your code. For cross-browser testing, we use an
38
- open source account from `BrowserStack `_. If your pull request makes
39
- any change to the user interface, it will need to be tested to confirm
40
- it works in our `supported browsers `_.
41
-
42
- |BrowserStackImg |_
35
+ learn how to test your code.
43
36
44
37
Code of Conduct
45
38
---------------
@@ -55,10 +48,6 @@ rooms, and mailing lists is expected to follow the `PSF Code of Conduct`_.
55
48
.. _`Github issue tracker` : https://github.com/pypi/warehouse/issues
56
49
.. _`pypi.org` : https://pypi.org/
57
50
.. _`Running tests and linters section` : https://warehouse.pypa.io/development/getting-started/#running-tests-and-linters
58
- .. _BrowserStack : https://browserstack.com/
59
- .. _`supported browsers` : https://warehouse.pypa.io/development/frontend/#browser-support
60
- .. |BrowserStackImg | image :: docs/_static/browserstack-logo.png
61
- .. _BrowserStackImg : https://browserstack.com/
62
51
.. _`PSF Code of Conduct` : https://github.com/pypa/.github/blob/main/CODE_OF_CONDUCT.md
63
52
.. _`Libera` : https://web.libera.chat/#pypa,#pypa-dev
64
53
.. _`PyPA Discord` : https://discord.gg/pypa
0 commit comments