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 d802882 commit edc79e8Copy full SHA for edc79e8
.gitignore
@@ -26,6 +26,8 @@ share/python-wheels/
26
.installed.cfg
27
*.egg
28
MANIFEST
29
+# We use poetry, so should ignore the generated setup.py
30
+/setup.py
31
32
# PyInstaller
33
# Usually these files are written by a python script from a template
0 commit comments