1
0
mirror of https://github.com/gryf/fs-uae-wrapper.git synced 2025-12-20 04:48:02 +01:00

Extract new base class for archive wrapper module

This commit is contained in:
2017-01-07 09:04:12 +01:00
parent 77cf10cee7
commit f1fb43ca64
7 changed files with 166 additions and 113 deletions

View File

@@ -2,7 +2,7 @@
"""
Setup for the fs-uae-wrapper
"""
from distutils.core import setup
from setuptools import setup
setup(name='fs-uae-wrapper',