Skip to content

Commit

Permalink
remove old attempt to fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobson committed Sep 25, 2024
1 parent 659e8d4 commit c7d5f03
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ source = "vcs"
[tool.hatch.build.hooks.vcs]
version-file = "_version.py"

[tool.ruff]
# Mark the directory as a namespace package
namespace-packages = ["src/swmmanywhere", "src/netcomp"]

[tool.ruff.lint]
select = ["D", "E", "F", "I"] # pydocstyle, pycodestyle, Pyflakes, isort

Expand Down

0 comments on commit c7d5f03

Please sign in to comment.