[Chapel Merge] Update setuptools used versions and set pytest to

Branch: refs/tags/0.0.23
Revision: db709df
Author: lydia-duncan
Link: Update setuptools used versions and set pytest to more recent version by lydia-duncan · Pull Request #66 · chapel-lang/sphinxcontrib-chapeldomain · GitHub
Log Message:

Merge pull request #66 from lydia-duncan/moreVersionMucking

Update setuptools used versions and set pytest to more recent version
[simple, not reviewed]

Looks like the problem is coming from more recent versions of packages that we
pin for our requirements files. setuptools doesn't use the requirements files
to install dependencies, so it needs the limits as well.

While there, since the problem didn't seem to be pytest, pin pytest to the more
recent version

Modified Files:
M setup.py

M test-requirements.txt

Compare: https://github.com/chapel-lang/sphinxcontrib-chapeldomain/compare/0.0.23