Mercurial > silorider
annotate requirements-dev.txt @ 18:a921cc2306bc
Do our own HTML parsing/stripping of micropost contents.
- This lets us properly handle various forms of linking.
- Add tests for processing posts with links.
- Fix configuration in tests.
- Basic error handling for processing posts.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 16 Sep 2018 21:16:20 -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 |