Skip to content

Commit 472e16a

Browse files
authored
Merge pull request #993 from LalatenduMohanty/setuptools-scm_cyclic_dependancy_issue
revert(e2e): remove setuptools-scm<10 constraint
2 parents 9b399c8 + 5c28fa0 commit 472e16a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

e2e/constraints.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
11
# This file is here in case we need to quickly add a constraint to
22
# fix CI jobs.
3-
4-
# setuptools-scm 10.0.2 added a build-system dependency on
5-
# vcs-versioning, which itself requires hatchling. This creates a
6-
# circular bootstrap dependency that causes e2e tests to fail because
7-
# hatchling's wheel is not yet available on the local wheel server
8-
# when vcs-versioning tries to install it. See #982.
9-
setuptools-scm<10

0 commit comments

Comments
 (0)