Files
gb-asm/setup.py
2021-11-27 21:31:48 -05:00

5 lines
48 B
Python

import os
from setuptools import setup
setup()