Mercurial > silorider
annotate requirements-dev.txt @ 27:c898b4df0f29
Use context for html stripping, with support for custom URL sizes
For instance in Twitter URLs are 23 characters long since they use their
own URL shortening service. Without taking this into account, post lengths
would not be calculated correctly.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 19 Apr 2023 12:46:58 -0700 |
parents | 98687befb7bf |
children | 6a014f7c6eea |
rev | line source |
---|---|
3
98687befb7bf
Freeze/lock dependencies.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 pytest==3.6.2 |
98687befb7bf
Freeze/lock dependencies.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
2 pytest-runner==4.2 |
98687befb7bf
Freeze/lock dependencies.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
3 setuptools-scm==2.1.0 |