We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
setuptools_scm
8.1.0
1 parent 5db00ce commit bfb39f5Copy full SHA for bfb39f5
setup.py
@@ -40,7 +40,7 @@ def reqs(file, without=None):
40
author="Gretel Labs, Inc.",
41
author_email="support@gretel.ai",
42
use_scm_version=True,
43
- setup_requires=["setuptools_scm"],
+ setup_requires=["setuptools_scm==8.1.0"],
44
description="Synthetic Data Generation with optional Differential Privacy",
45
url="https://github.com/gretelai/gretel-synthetics",
46
license="https://gretel.ai/license/source-available-license",
0 commit comments