[GH-ISSUE #69] Does sandman2 require pytest? #46

Closed
opened 2026-02-26 01:32:59 +03:00 by kerem · 0 comments
Owner

Originally created by @koutoftimer on GitHub (Dec 30, 2017).
Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/69

I found interesting requirements during

$ pip install sandman2
...
Collecting pytest>=2.4 (from pytest-flask>=0.4.0->sandman2)
  Downloading pytest-3.3.1-py2.py3-none-any.whl (184kB)****

IMHO: pytest is development requirement. Is it possible to remove it?

Originally created by @koutoftimer on GitHub (Dec 30, 2017). Original GitHub issue: https://github.com/jeffknupp/sandman2/issues/69 I found interesting requirements during ```sh $ pip install sandman2 ... Collecting pytest>=2.4 (from pytest-flask>=0.4.0->sandman2) Downloading pytest-3.3.1-py2.py3-none-any.whl (184kB)**** ``` IMHO: `pytest` is development requirement. Is it possible to remove it?
kerem closed this issue 2026-02-26 01:32:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sandman2-jeffknupp#46
No description provided.