diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-06-06 08:57:21 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-06-06 09:02:39 -0400 |
| commit | 3e3b9f7968fbe47b8e7038d1b1767676daecfaca (patch) | |
| tree | f505ad8e1ab242a286351fccdfa37cd3d9e20ca2 /tests | |
| parent | 9832db367961e9215a1c55703dcbe47b339ca409 (diff) | |
| download | external_python_setuptools-3e3b9f7968fbe47b8e7038d1b1767676daecfaca.tar.gz external_python_setuptools-3e3b9f7968fbe47b8e7038d1b1767676daecfaca.tar.bz2 external_python_setuptools-3e3b9f7968fbe47b8e7038d1b1767676daecfaca.zip | |
Include pavement.py in tests (where applicable).
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt index aff32c10..a8cde395 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -8,3 +8,4 @@ pytest>=3.0.2 wheel coverage>=4.5.1 pytest-cov>=2.5.1 +paver; python_version>="3.6" |
