Message7994
If you have a venv, you can test the current development release in your
venv and verify that the issue is gone.
. path/to/your/venv/activate
mkdir /tmp/r
cd /tmp/r
git clone https://github.com/roundup-tracker/roundup.git
cd roundup
python3 -m pytest -k "markdown2 and test_markdown_hyperlinked_url" test
should do the trick. |
|
Date |
User |
Action |
Args |
2024-04-20 17:45:20 | rouilj | set | messageid: <1713635120.21.0.434803802121.issue2551335@roundup.psfhosted.org> |
2024-04-20 17:45:20 | rouilj | set | recipients:
+ rouilj, ceamac |
2024-04-20 17:45:20 | rouilj | link | issue2551335 messages |
2024-04-20 17:45:20 | rouilj | create | |
|