Correct name in docstring

This commit is contained in:
rocky 2024-03-17 21:29:48 -04:00
parent b6b76d9b81
commit 3b1d5bddd9

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python
"""Setup script for the 'xdis' distribution."""
"""Setup script for the 'uncompyle6' distribution."""
from setuptools import setup