mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
Automatically download the Gck test files.
Let the Gck test module automatically download the archive from the Drosophila Gateway Vector Collection before the tests are run.
This commit is contained in:
committed by
Peter Cock
parent
d34cafb8f1
commit
8da81f889d
3
.gitignore
vendored
3
.gitignore
vendored
@ -50,6 +50,9 @@ Tests/Graphics/*.eps
|
||||
Tests/Graphics/*.svg
|
||||
Tests/Graphics/*.png
|
||||
|
||||
# This file is downloaded when testing the Bio.SeqIO.GckIO module.
|
||||
Tests/Gck/DGVC_GCK.zip
|
||||
|
||||
#Ignore the local BioSQL test settings:
|
||||
Tests/biosql.ini
|
||||
|
||||
|
Reference in New Issue
Block a user