Switched build system from setuptools to hatchling

This commit is contained in:
2025-04-29 12:01:38 +01:00
parent 60085e90ab
commit 668ae1e34c
5 changed files with 1465 additions and 1164 deletions

View File

@@ -0,0 +1,11 @@
# -*- coding: utf-8 -*-
#
# Copyright (C) 2025 I-Form Advanced Manufacturing Research Centre.
#
# invenio-config-iform is free software; you can redistribute it and/or
# modify it under the terms of the MIT License; see LICENSE file for more
# details.
"""Version data for this python module."""
version = "0.13.0"