Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit d506ed7

Browse files
committed
build/publish fiddling
1 parent efa3dcd commit d506ed7

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

pyproject.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ requires = ["setuptools>=64", "setuptools_scm>=8"]
44
build-backend = "setuptools.build_meta"
55

66
[tool.setuptools_scm]
7-
version_file = "src/dcnodatg/_version.py"
7+
#version_scheme : str | Callable[[ScmVersion], str]
8+
89

910

1011
[project]

src/dcnodatg/__init__.py

-7
This file was deleted.

0 commit comments

Comments
 (0)