| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Remove superfluous devel dependency for noarch package
- Update to 5.1.1
+ Added
* `aria-*` and `data-*` attributes are now supported in all
dash html components. (#40)
* These new keywords can be added using a dictionary expansion
e.g. `html.Div(id="my-div", **{"data-toggle": "toggled", "aria-toggled": "true"})`
- Added license
- Initial version