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 451a294 commit c18b203Copy full SHA for c18b203
setup.py
@@ -1,4 +1,5 @@
1
#!/usr/bin/env python3
2
+"""Installation script for everything that could not be migrated to pyproject.toml so far."""
3
import glob
4
5
from setuptools import Extension, setup
0 commit comments