diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-25 12:56:31 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-25 12:56:31 -0500 |
| commit | 54e90650ccdc77da50fa7986c1c6128d34229389 (patch) | |
| tree | 1c9f3b6236df1fbb67ece1c2eda570ac65a89aa0 /requirements | |
| parent | d6072b833eabe93f8bb4f1851cbf0680aa48dff0 (diff) | |
| download | python-coveragepy-git-54e90650ccdc77da50fa7986c1c6128d34229389.tar.gz | |
test: remove pycontracts
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/pytest.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/requirements/pytest.in b/requirements/pytest.in index 855ac3e1..2b23477b 100644 --- a/requirements/pytest.in +++ b/requirements/pytest.in @@ -10,10 +10,6 @@ flaky hypothesis pytest pytest-xdist -# Use a fork of PyContracts that supports Python 3.9 -#PyContracts==1.8.12 -# git+https://github.com/slorg1/contracts@collections_and_validator -https://github.com/slorg1/contracts/archive/c5a6da27d4dc9985f68e574d20d86000880919c3.zip # Pytest has a windows-only dependency on colorama: # https://github.com/pytest-dev/pytest/blob/main/setup.cfg#L49 |
