Skip to content

Commit

Permalink
Merge branch 'master' of github.com:spacetelescope/jwst-fgs-countrate…
Browse files Browse the repository at this point in the history
… into implement-versioning
  • Loading branch information
shanosborne committed Jan 23, 2020
2 parents 9d06a15 + 7cca968 commit 7373e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ for (python_ver in matrix_python) {
// (Required) Execute a series of commands to set up the build
bc.build_cmds = [
"pip install pytest",
"python setup.py install",
"pip install .",
]

// (Optional) Execute a series of test commands
Expand Down

0 comments on commit 7373e47

Please sign in to comment.