Do tests require pytest <5 or <7?
BastianZim opened this issue · 2 comments
BastianZim commented
Before you start
Have you checked StackOverflow, previous issues, and Dropbox Developer Forums for help?
Yes
What is your question?
A clear and concise description the question.
setup.py lists pytest at <5
:
Lines 26 to 28 in 314d297
Whereas test/requirements.txt lists it at
<7
:Line 3 in 314d297
(Introduced in #191)
Just wanted to check which one's correct?
greg-db commented
Thanks for raising this! I'll ask the team to check and fix this.
BastianZim commented
Thank you!