Skip to content

Commit

Permalink
Added packages in Buildout of unit tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kostas Andreadis committed Aug 3, 2016
1 parent 0f83ccd commit 57997f8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,10 @@ cmds =

[tests]
recipe = pbp.recipe.noserunner
eggs = rheas
eggs =
rheas
psycopg2
netcdf4
script = test

[test-nowcast-data]
Expand Down

0 comments on commit 57997f8

Please sign in to comment.