mirror of
https://github.com/MillironX/beefblup.git
synced 2024-11-10 18:23:08 +00:00
Thomas A. Christensen II
0de4b7dc0c
This was a test for an easier install of beefblup, but installing from the manifest makes Julia run the script instead of install the dependencies. API rewrite is slated for v0.3, so this item will be taken care of then.
6 lines
251 B
TOML
6 lines
251 B
TOML
[deps]
|
|
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
|
|
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
|
|
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
|
Gtk = "4c0ca9eb-093a-5379-98c5-f87ac0bbbf44"
|
|
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|