Skip to content
Snippets Groups Projects
Verified Commit c5bdd36c authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Cleanup Project.toml

parent a1d8ff1e
No related branches found
No related tags found
No related merge requests found
Pipeline #48151 passed
......@@ -16,7 +16,6 @@ FHist = "68837c9b-b678-4cd5-9925-8a54edc8f695"
FlexiMaps = "6394faf6-06db-4fa8-b750-35ccc60383f7"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
KM3NeTTestData = "3249b543-581e-4f22-b7da-6c2cdf549b24"
KM3io = "2cab5852-6f21-4982-99b0-6a4792870cfb"
LandauDistribution = "6012e1b8-0df6-47e7-96ae-5acef29e6d22"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
......@@ -29,7 +28,7 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
[compat]
CSV = "^0.9, ^0.10"
......@@ -46,3 +45,10 @@ ProgressMeter = "^1"
RecipesBase = "^0.7, ^0.8, ^1"
StaticArrays = "^1"
julia = "^1.8"
[extras]
KM3NeTTestData = "3249b543-581e-4f22-b7da-6c2cdf549b24"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test", "KM3NeTTestData"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment