Skip to content

Commit

Permalink
freemusicarchive pypi package
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeff committed Mar 17, 2017
1 parent 457e63f commit f531721
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions setup.py
@@ -0,0 +1,9 @@
from setuptools import setup

setup(name='freemusicarchive',
version='0.0.0',
description='Free Music Archive',
url='https://github.com/mdeff/fma',
author='Michaël Defferrard',
author_email='michael.defferrard@epfl.ch',
license='MIT')

0 comments on commit f531721

Please sign in to comment.