view dev_requirements.txt @ 6651:986efdcfaf64

vcs: remove unused code and test of it Neither git nor mercurial nodes have a _mimetype attribute. Only test_nodes.test_mimetype monkey patches it and that to me seems just wrong. Thus, remove that part and fix the test with some usefull assertions. Found by pylint.
author domruf <dominikruf@gmail.com>
date Thu, 11 May 2017 00:19:14 +0200
parents d4e1692e25ab
children 02c820c5c48e
line wrap: on
line source

babel >= 0.9.6, < 2.4
waitress >= 0.8.8, < 1.0
pytest ~= 3.0
pytest-runner
pytest-sugar>=0.7.0
pytest-catchlog
pytest-localserver
mock
sphinx
webtest < 3