Skip to content
Snippets Groups Projects

Use hatchling and versioningit for versioning

Merged Daniel CARRON requested to merge improve-versioning into main
2 unresolved threads
Compare and Show latest version
1 file
+ 1
5
Compare changes
  • Side-by-side
  • Inline
setup.py deleted 100644 → 0
+ 0
7
# SPDX-FileCopyrightText: Copyright © 2023 Idiap Research Institute <contact@idiap.ch>
#
# SPDX-License-Identifier: GPL-3.0-or-later
from setuptools import setup
setup()
Loading