Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- The setuptools pin was enforcing a version newer than a version from 2016, which seems unnecessary since we are only supporting Python 3.7 and up. - The coveralls pin was enforcing that we not install a particular version from 2020. This again seems unnecessary as we are only supporting Python 3.7 and up.
- Loading branch information