Skip to content

Remove dependency on pytest-runner

Description

This removes the dependency on pytest-runner, which allow people to run any setup.py commands without having pytest-runner installed on their system.

Changes proposed in this merge request:

  • remove pytest-runner
  • add custom command mimicking pytest-runner
Edited by Benjamin Schubert

Merge request reports

Loading