We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712a45c commit 9558af3Copy full SHA for 9558af3
Project.toml
@@ -25,14 +25,16 @@ R2R_jll = "=1.0.6"
25
Requires = "1.3"
26
Scratch = "1.1"
27
SnoopPrecompile = "1"
28
+UnicodePlots = "3"
29
ViennaRNA = "0.9,0.10"
30
julia = "1.6"
31
32
[extras]
33
BioStockholm = "eeb925a3-6f9d-43e6-829e-e0ea03b76ecf"
34
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
35
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
36
+UnicodePlots = "b8865327-cd53-5732-bb35-84acbb429228"
37
ViennaRNA = "05a721ad-238d-4945-8c85-8b5c1fff3465"
38
39
[targets]
-test = ["BioStockholm", "Test", "ViennaRNA"]
40
+test = ["BioStockholm", "Test", "UnicodePlots", "ViennaRNA"]
0 commit comments