Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-gh-mirror
ensembl-otter
Commits
7604f30b
Unverified
Commit
7604f30b
authored
Nov 07, 2022
by
sgiorgetti
Committed by
GitHub
Nov 07, 2022
Browse files
Merge pull request #164 from sgiorgetti/fix/cpanfile
fix DBI Readonly deps
parents
ac05bb5d
39846374
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
cpanfile
cpanfile
+2
-1
No files found.
cpanfile
View file @
7604f30b
...
...
@@ -4,7 +4,8 @@ requires 'Term::ReadKey';
requires 'XML::Simple';
requires 'JSON';
requires 'Bio::PrimarySeqI';
requires 'DBI Readonly';
requires 'DBI';
requires 'Readonly';
requires 'Config::IniFiles';
requires 'Lingua::EN::Inflect';
requires 'Mac::PropertyList';
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment