Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@lamesjaidler lamesjaidler released this 03 Jun 13:54
d40f60a

Bugfix for in-package JS/CSS imports

Needed to add JS/CSS files to build of python package. Did this by:

  • Adding MANIFEST.in file
  • Adding include_package_data=True to setup.py
  • Added init.py to /assets folder
  • Updated readme.md