mirror of
https://github.com/gryf/fs-uae-wrapper.git
synced 2025-12-20 12:58:01 +01:00
6 lines
61 B
Python
Executable File
6 lines
61 B
Python
Executable File
#!/usr/bin/env python
|
|
import setuptools
|
|
|
|
|
|
setuptools.setup()
|