Skip to content

Commit

Permalink
Remove REQUIRE, add [compat] to Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPJones committed Apr 18, 2019
1 parent e7a0115 commit 395c833
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
5 changes: 4 additions & 1 deletion Project.toml
Expand Up @@ -4,7 +4,6 @@ keywords = ["Entities", "Emoji"]
license = "MIT"
name = "Emoji_Entities"
uuid = "fd8f23de-bd2f-5c75-921c-0c9ab51355f5"
version = "0.3.2"

[deps]
StrTables = "9700d1a9-a7c8-5760-9816-a99fda30bb8f"
Expand All @@ -16,3 +15,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

[compat]
julia = "^1.0.0"
StrTables = "0.3.0, ≥ 1.0.0"
3 changes: 0 additions & 3 deletions REQUIRE

This file was deleted.

0 comments on commit 395c833

Please sign in to comment.