Skip to content

Commit

Permalink
Merge branch 'main' into github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabh672003 authored Jul 1, 2024
2 parents 5333b9f + 2321d91 commit 5cad3a0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,4 @@ lint = ["ruff>=0.5.0"]
tests = ["pytest>=8.2.2"]

[project.scripts]
pyfix-imports = "pyfix_imports.commandline.cli:cli"

[tool.pytest.ini_options]
# addopts = "--cov=pyfix_imports"
# testpaths = ["tests"]
pyfix-imports = "pyfix_imports.commandline.cli:cli"

0 comments on commit 5cad3a0

Please sign in to comment.