Skip to content

Commit

Permalink
♻️ Bump requires-python to 3.10
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Jun 7, 2023
1 parent 00a3409 commit a4c5612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "snekmate"
version = "0.0.2"
description = "State-of-the-art, highly opinionated, hyper-optimised, and secure Vyper smart contract building blocks."
readme = {file = "README.md", content-type = "text/markdown"}
requires-python = ">=3.6"
requires-python = ">=3.10"
license = {text = "AGPL-3.0 License"}
keywords = ["security", "library", "ethereum", "smart-contracts", "evm", "vyper", "vyper-contracts"]
authors = [
Expand Down

0 comments on commit a4c5612

Please sign in to comment.