Skip to content

Ray depends on pytest in setup.py #3751

Closed
@devin-petersohn

Description

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): WSL
  • Ray installed from (source or binary): pip
  • Ray version: 0.6.1
  • Python version: 3.6
  • Exact command to reproduce: pip install ray

Describe the problem

I don't think we need to be depending on pytest for the library itself. If travis needs pytest, we can just install it in install_dependencies script. Is there a particular reason that ray depends on pytest always?

Source code / logs

N/A

Metadata

Assignees

No one assigned

    Labels

    good-first-issueGreat starter issue for someone just starting to contribute to Ray

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions