SIGN IN SIGN UP
benoitc / gunicorn UNCLAIMED

gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

0 0 16 Python

tests: Exclude docker tests from regular pytest runs

- Add tests/docker to norecursedirs in pyproject.toml to prevent
  docker tests from running during regular test suite (they require
  docker and the requests library)
- Add -p no:cov to docker integration workflow to disable coverage
  plugin since pytest-cov is not installed in that environment
B
Benoit Chesneau committed
99ffa0cc6b1bb199c27cf42d5ececf3487274e41
Parent: ecc471f