mirror of
https://github.com/elliotnunn/machfs.git
synced 2026-04-20 20:16:42 +00:00
Got setuptools working
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
from distutils.core import setup
|
||||
from setuptools import setup
|
||||
|
||||
setup(
|
||||
name='machfs',
|
||||
version='0.1dev',
|
||||
version='0.4dev',
|
||||
author='Elliot Nunn',
|
||||
author_email='elliotnunn@me.com',
|
||||
description='Library for reading and writing Macintosh HFS volumes',
|
||||
|
||||
Reference in New Issue
Block a user