Skip to content

Commit cede305

Browse files
authored
Merge branch 'develop' into fixInlineComments
2 parents 2d307c5 + de15a88 commit cede305

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pylsp/py.typed

Whitespace-only changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright 2021- Python Language Server Contributors.
33

44
[build-system]
5-
requires = ["setuptools>=61.2.0", "setuptools_scm[toml]>=3.4.3"]
5+
requires = ["setuptools>=69.0.0", "setuptools_scm[toml]>=3.4.3"]
66
build-backend = "setuptools.build_meta"
77

88
[project]

0 commit comments

Comments
 (0)