Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EdosL0Util
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SIPS
EdosL0Util
Commits
e6370df6
Commit
e6370df6
authored
5 years ago
by
Bruce Flynn
Browse files
Options
Downloads
Patches
Plain Diff
use iweb1.sips
parent
18891955
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/run.sh
+2
-2
2 additions, 2 deletions
tests/run.sh
with
2 additions
and
2 deletions
tests/run.sh
+
2
−
2
View file @
e6370df6
...
...
@@ -3,6 +3,6 @@ set -e
export
PYTHONDONTWRITEBYTECODE
=
1
find tests
-name
__pycache__ | xargs
rm
-rf
pip
install
-i
https://
sips.ssec.wisc.edu/egg
s
".[testing]"
pip
install
-i
https://
iweb1.sips/eggs
--trusted-host
=
iweb1.sip
s
".[testing]"
trap
'{ rm -rf .pytest_cache; }'
EXIT
py.test
-xv
tests
py.test
-xv
tests
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment