Skip to content

Commit

Permalink
Use Project.toml instead of REQUIRE
Browse files Browse the repository at this point in the history
  • Loading branch information
mattBrzezinski committed Jul 16, 2020
1 parent 14cef19 commit 25cabb7
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name = "Retry"
uuid = "20febd7b-183b-5ae2-ac4a-720e7ce64774"
version = "0.4.1"

[compat]
julia = "1"

[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 25cabb7

Please sign in to comment.