Releases: Electrify-Video-Partners/AGridable
Releases · Electrify-Video-Partners/AGridable
v0.0.4
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
v0.0.3
Incorporated JS and CSS files into the package directly via the main init.py.
Many thanks to @RenaudLN for the tip!
v0.0.2
The first working release of AGridable 🙌