We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874f97c commit b8210e9Copy full SHA for b8210e9
setup.py
@@ -4,6 +4,7 @@
4
PyScaffold helps you to put up the scaffold of your new Python project.
5
Learn more under: https://pyscaffold.org/
6
"""
7
+
8
from setuptools import setup
9
10
if __name__ == "__main__":
0 commit comments