Menu

[r8989]: / trunk / sample_data / setup.py  Maximize  Restore  History

Download this file

10 lines (8 with data), 279 Bytes

1
2
3
4
5
6
7
8
9
from distutils.core import setup
setup(name='mpl_sampledata',
version='1.1.0',
description='matplotlib sample data',
author='John Hunter',
author_email='jdh2358@gmail.com',
url='http://matplotlib.sf.net',
)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.