plotly / dash-table-experiments

NO LONGER SUPPORTED - use https://github.com/plotly/dash-table instead
MIT License
174 stars 57 forks source link

Fix undefined __version__ in setup.py. Run python2 setup.py --versio… #39

Closed jbampton closed 6 years ago

jbampton commented 6 years ago

…n from the command line to test this fix. Use single quotes consistently. Use triple double quotes for docstrings -> https://www.python.org/dev/peps/pep-0257/#specification