-.\" $OpenBSD: python-module.5,v 1.6 2022/09/17 12:17:52 sthen Exp $
+.\" $OpenBSD: python-module.5,v 1.7 2022/12/06 16:18:51 sthen Exp $
.\"
.\" Copyright (c) 2008 Marc Espie
.\"
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 17 2022 $
+.Dd $Mdocdate: December 6 2022 $
.Dt PYTHON-MODULE 5
.Os
.Sh NAME
.Pa pyproject.toml
file, check the "build-backend" line in the [build-system] section.
.Nm
-currently supports flit_core, hatchling, poetry-core, setuptools
+currently supports flit_core, hatchling, hatch-vcs, poetry-core, setuptools
and setuptools_scm.
If no
.Pa pyproject.toml