Skip to content

Commit 1c79c6b

Browse files
authored
Add setuptools to dev dependencies (#1638)
1 parent e6938a1 commit 1c79c6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ def get_abjad_version():
4545
"pytest>=8.3.4",
4646
"pytest-cov>=6.0.0",
4747
"pytest-helpers-namespace>=2021.12.29",
48+
"setuptools>=75.8.0",
4849
"sphinx>=8.1.3",
4950
"sphinx-rtd-theme>=3.0.2",
5051
],

0 commit comments

Comments
 (0)