Skip to content

Commit

Permalink
setup.py: Add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
C0rn3j committed Oct 6, 2024
1 parent 451a294 commit c18b203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env python3
"""Installation script for everything that could not be migrated to pyproject.toml so far."""
import glob

from setuptools import Extension, setup
Expand Down

0 comments on commit c18b203

Please sign in to comment.