Skip to content

Commit 7184799

Browse files
authored
Merge pull request #49 from bluesliverx/main
Clean up some old files
2 parents 2d17bfa + edcd29e commit 7184799

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[pytest]
2-
addopts = -s -v --ignore=build --ignore=dist --ignore=dysql.egg-info --ignore=setup.py
2+
addopts = -s -v --ignore=build --ignore=dist --ignore=dysql.egg-info

ruff.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ preview = true
44
extend-select = ["CPY"]
55

66
[extend-per-file-ignores]
7-
"setup.py" = ["CPY"]
87
"dysql/version.py" = ["CPY"]
98

109
[lint.flake8-copyright]

setup.cfg

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)