Skip to content

Commit

Permalink
Remove hdev
Browse files Browse the repository at this point in the history
  • Loading branch information
seanh committed Oct 8, 2024
1 parent 22064f2 commit bd075f9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,3 @@ filterwarnings = [
# https://github.com/webpy/webpy/issues/732
"ignore:^'cgi' is deprecated and slated for removal in Python 3.13:DeprecationWarning:webob",
]


[tool.hdev]
project_name = "checkmate"
project_type = "application"

[tool.hdev.clean]
# File and directory names which will be removed anywhere they
# are found. These support shell expansions and patterns
file_names=["*.gz"]

0 comments on commit bd075f9

Please sign in to comment.