Skip to content

Commit 2ab7e42

Browse files
committed
fix version
1 parent 02f0ae2 commit 2ab7e42

File tree

3 files changed

+1
-22
lines changed

3 files changed

+1
-22
lines changed

pyikt/_version.py

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

pyikt/base.py

Whitespace-only changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Documentation = "https://isolationkernel.github.io/pyikt/"
5757
file = "LICENSE"
5858

5959
[build-system]
60-
requires = ["setuptools>=61", "toml", "build"]
60+
requires = ["setuptools>=61", "toml", "build", "setuptools-scm>=8"]
6161
build-backend = "setuptools.build_meta"
6262

6363

0 commit comments

Comments
 (0)