diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-03-04 22:14:18 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2019-03-04 22:14:18 -0500 |
commit | e1a9c4ccb155e7983e5615820c58273a3346c759 (patch) | |
tree | 28726deabe89b7d10a9ef7906d831c9b9986222c /etc/hstdp-snapshot/pip/002-testing | |
parent | e20a7abaca4dc0e053dd1fb6928b71c8f3823707 (diff) | |
download | docker-pipeline-e1a9c4ccb155e7983e5615820c58273a3346c759.tar.gz |
Adjust testing packages
* pytest-virtualenv = broken
* pytest-astropy = broken
Diffstat (limited to 'etc/hstdp-snapshot/pip/002-testing')
-rw-r--r-- | etc/hstdp-snapshot/pip/002-testing | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/hstdp-snapshot/pip/002-testing b/etc/hstdp-snapshot/pip/002-testing index cbd39ce..91612e4 100644 --- a/etc/hstdp-snapshot/pip/002-testing +++ b/etc/hstdp-snapshot/pip/002-testing @@ -1,5 +1,3 @@ nose pytest pytest-xdist -pytest-astropy -pytest-virtualenv |