1
0
Fork 0
mirror of https://github.com/MillironX/beefblup.git synced 2024-09-21 05:12:05 +00:00
beefblup/Project.toml
Thomas A. Christensen II 0de4b7dc0c
Remove package declaration from project manifest
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.
2021-06-18 13:26:16 -05:00

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"