Skip to content

Commit cf8fb7d

Browse files
remove setup.cfg and setup.py
1 parent 664e22d commit cf8fb7d

File tree

3 files changed

+3
-141
lines changed

3 files changed

+3
-141
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ acstools = [
109109
"data/truth/*.fits",
110110
]
111111

112+
[tool.setuptools_scm]
113+
version_file = "acstools/version.py"
114+
112115
[tool.pytest.ini_options]
113116
minversion = "5"
114117
testpaths = [

setup.cfg

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

setup.py

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

0 commit comments

Comments
 (0)