Skip to content

Commit 4f2abd7

Browse files
authored
Merge pull request #5948 from attomos/update-projects-doc
Documentation update to project examples
2 parents b162ab6 + 83ba5eb commit 4f2abd7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/en/projects.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ Here are some examples of projects using ``pytest`` (please send notes via :ref:
3838
* `execnet <http://codespeak.net/execnet>`_ rapid multi-Python deployment
3939
* `pylib <https://pylib.readthedocs.io/en/stable/>`_ cross-platform path, IO, dynamic code library
4040
* `bbfreeze <https://pypi.org/project/bbfreeze/>`_ create standalone executables from Python scripts
41-
* `pdb++ <http://bitbucket.org/antocuni/pdb>`_ a fancier version of PDB
41+
* `pdb++ <https://github.com/pdbpp/pdbpp>`_ a fancier version of PDB
42+
* `pudb <https://github.com/inducer/pudb>`_ full-screen console debugger for python
4243
* `py-s3fuse <http://code.google.com/p/py-s3fuse/>`_ Amazon S3 FUSE based filesystem
4344
* `waskr <http://code.google.com/p/waskr/>`_ WSGI Stats Middleware
4445
* `guachi <http://code.google.com/p/guachi/>`_ global persistent configs for Python modules

0 commit comments

Comments
 (0)