Skip to content

Commit 46f09bb

Browse files
committed
Test installation of packages from install_requires.
In travis use plain easy_install when running with native Linux Python.
1 parent f0eed13 commit 46f09bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ install:
7777
- $NOMC || conda install --yes --use-local --file=/tmp/mypackage.txt
7878

7979
- $NOAPT || pip install $MYPIPFLAGS coverage
80-
- $NOAPT || easy_install --user diffpy.Structure
8180
- $NOAPT || easy_install --user "${MYTARBUNDLE}"
8281

8382
- cd ~/rundir

0 commit comments

Comments
 (0)