Skip to content

Commit 7e60608

Browse files
committed
Call versioneer from tool in pyproject.toml
1 parent 75bff1d commit 7e60608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# PEP 518 - minimum build system requirements
33
requires = ["setuptools", "wheel", "Cython>=0.29", "packaging", "pip>=19.0.0", "numpy", "mpi4py", "pkgconfig"]
44

5-
[versioneer]
5+
[tool.versioneer]
66
VCS = git
77
style = pep440
88
versionfile_source = precice/_version.py

0 commit comments

Comments
 (0)