diff options
| author | Michael Merickel <michael@merickel.org> | 2018-04-24 00:33:06 -0500 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2018-04-24 00:39:00 -0500 |
| commit | 8bd6f7d3ed849daa0b42b9f75e441fd32437ccf2 (patch) | |
| tree | 2f6dfdb45703ca15099749c76707c561618e3358 /HACKING.txt | |
| parent | 859668e9938b0949f309105b52fd3439ca7cf64c (diff) | |
| download | pyramid-8bd6f7d3ed849daa0b42b9f75e441fd32437ccf2.tar.gz pyramid-8bd6f7d3ed849daa0b42b9f75e441fd32437ccf2.tar.bz2 pyramid-8bd6f7d3ed849daa0b42b9f75e441fd32437ccf2.zip | |
link to pypi.org
Diffstat (limited to 'HACKING.txt')
| -rw-r--r-- | HACKING.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.txt b/HACKING.txt index ad89fc490..20cff7cac 100644 --- a/HACKING.txt +++ b/HACKING.txt @@ -161,7 +161,7 @@ Running Tests $ $VENV/bin/nosetests pyramid.tests.test_module:ClassName Optionally you can install a nose plugin, `nose-selecttests - <https://pypi.python.org/pypi/nose-selecttests/>`_, and use a regular + <https://pypi.org/project/nose-selecttests/>`_, and use a regular expression with the ``-t`` parameter to run tests. # run a single test |
