Fix preview button keeps loading, improvements

This commit is contained in:
Deniz Şafak
2025-04-27 05:53:18 +03:00
parent d67cfce896
commit c954b8ca9a
4 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
- Switched from setuptools to hatchling for packaging.
- Added classifiers to the package metadata.
- Fixed "No module named 'docopt'" and "setuptools.build_meta" import errors while using .bat installer in Windows, mentioned by @nigelp in https://github.com/denizsafak/abogen/issues/2
- Improved code and documentation.
- Improvements in code and documentation.