summaryrefslogtreecommitdiff
path: root/paste
diff options
context:
space:
mode:
authorColin Watson <cjwatson@ubuntu.com>2020-01-27 13:32:09 +0000
committerChris Dent <cdent@anticdent.org>2020-01-27 13:32:09 +0000
commite9827316dfb827a8005dbfc9b370edd7d330773e (patch)
treee2e5985d71970f8a23e3ed5807ee98cfb7bcfe3f /paste
parentaaa216c6e0a3c1fd18fccd07ccd4c13230c9f87a (diff)
downloadpaste-git-e9827316dfb827a8005dbfc9b370edd7d330773e.tar.gz
Remove pytest-runner integration (#47)
`pytest-runner` describes itself as deprecated in its own package description, referring to https://github.com/pypa/setuptools/issues/1684. Using it in `setup_requires` means that any other package that depends on Paste has to install `pytest-runner` too, which is fairly heavyweight and unnecessary. (I ran into this when trying to update Launchpad to a less ancient version of Paste.) This does mean that `python setup.py test` no longer works, but, according to the setuptools issue above, that's deprecated anyway. Paste already has `tox` configuration that works well.
Diffstat (limited to 'paste')
0 files changed, 0 insertions, 0 deletions