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.
1 parent fe3e93a commit 8a8aa3cCopy full SHA for 8a8aa3c
setuptools/command/build.py
@@ -1,4 +1,5 @@
1
from distutils.command.build import build as _build
2
3
+
4
class build(_build):
5
pass
0 commit comments