mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2025-01-05 03:31:32 +00:00
6 lines
62 B
Python
6 lines
62 B
Python
#!/usr/bin/env python3
|
|
|
|
import setuptools
|
|
|
|
setuptools.setup()
|