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 58820a5 commit bc2edefCopy full SHA for bc2edef
setup.py
@@ -18,6 +18,7 @@
18
with open('README.md') as rm_file:
19
long_description = rm_file.read()
20
21
+
22
class build_py(_build_py):
23
24
def run(self) -> None:
0 commit comments