Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
gi0baro committed Oct 14, 2024
2 parents 97d541c + b37ef51 commit aa3c147
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ classifiers = [
dependencies = [
"click>=6.0",
"emmett-core[granian,rapidjson]~=1.0.1",
"emmett-pydal==17.3.1",
"pendulum~=3.0.0",
"pydal@git+https://github.com/gi0baro/pydal@emmett",
"pyyaml~=6.0",
"renoir~=1.6",
"severus~=1.1",
Expand Down Expand Up @@ -72,9 +72,6 @@ include = [
'/tests',
]

[tool.hatch.metadata]
allow-direct-references = true

[tool.ruff]
line-length = 120

Expand Down

0 comments on commit aa3c147

Please sign in to comment.