Skip to content

Commit

Permalink
Add Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBlackwell committed Sep 11, 2020
1 parent 0360388 commit 3a972da
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
11 changes: 11 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name = "EchoviewEcs"
uuid = "7cb56c3c-3875-5421-bd9a-4b97f0aadfe6"

[compat]
julia = "≥ 0.7.0"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]
1 change: 0 additions & 1 deletion REQUIRE

This file was deleted.

0 comments on commit 3a972da

Please sign in to comment.