mirror of
https://github.com/dgelessus/python-rsrcfork.git
synced 2026-03-12 08:41:51 +00:00
6 lines
62 B
Python
6 lines
62 B
Python
#!/usr/bin/env python3
|
|
|
|
import setuptools
|
|
|
|
setuptools.setup()
|