We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f28fc commit cd79ec2Copy full SHA for cd79ec2
setup.cfg
@@ -30,6 +30,8 @@ long_description = Meson is a cross-platform build system designed to be both as
30
31
[options]
32
python_requires = >= 3.5.2
33
+setup_requires =
34
+ setuptools
35
36
[options.extras_require]
37
progress =
0 commit comments