Skip to content

Commit

Permalink
Merge pull request #380 from lazka/remove-setup.py
Browse files Browse the repository at this point in the history
Remove setup.py
  • Loading branch information
lazka authored Sep 3, 2024
2 parents 962870c + 993c8b1 commit 7977dfc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 551 deletions.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
ignore=E402,E741
builtins=buffer,unichr
max-line-length = 100
exclude = build
exclude = build,.git
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ Sphinx = "^6.2.1"
sphinx-rtd-theme = "^2.0.0"
coverage = {extras = ["toml"], version = "^7.2.3"}
sphinx-autobuild = "^2021.3.14"
setuptools = "^69.0.3"
meson-python = ">= 0.16.0"

[tool.coverage.run]
Expand Down
Loading

0 comments on commit 7977dfc

Please sign in to comment.