Skip to content

Commit

Permalink
Merge pull request #41 from WenjieDu/dev
Browse files Browse the repository at this point in the history
Remove setup files
  • Loading branch information
WenjieDu authored Jul 27, 2024
2 parents 82e43da + 0d11d60 commit fa47c6b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 71 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ repos:
hooks:
- id: flake8
args: [
--max-line-length=120, # refer to setup.cfg
--max-line-length=120, # refer to pyproject.toml
--extend-ignore=E203, # why ignore E203? Refer to https://github.com/PyCQA/pycodestyle/issues/373
]
18 changes: 0 additions & 18 deletions setup.cfg

This file was deleted.

52 changes: 0 additions & 52 deletions setup.py

This file was deleted.

0 comments on commit fa47c6b

Please sign in to comment.