We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e4b16 commit cd714f8Copy full SHA for cd714f8
setup.py
@@ -13,7 +13,7 @@ def read(fname):
13
" to JSON strings suitable for flot series and options"),
14
license = "MIT",
15
keywords = "flot graphs charts javascript data timeseries time series",
16
- #url = "http://packages.python.org/an_example_pypi_project",
+ url='https://github.com/unbracketed/python-flot-utils/',
17
packages=['pyflot'],
18
long_description=read('README.rst'),
19
classifiers=[
0 commit comments