Skip to content

Commit

Permalink
Merge pull request #119 from bee-san/tld
Browse files Browse the repository at this point in the history
Sort TLDs by length
  • Loading branch information
bee-san committed Jul 20, 2021
2 parents 44ff715 + 492cfaf commit 88e45b0
Show file tree
Hide file tree
Showing 5 changed files with 961 additions and 899 deletions.
80 changes: 79 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -18,6 +18,7 @@ pytest = "^6.2.4"
black = {version = "^21.6b0", python = "^3.6.2"}
isort = {version = "^5.9.2", python = "^3.6.1"}
flake8 = "3.8.4"
requests = "^2.26.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 88e45b0

Please sign in to comment.