Added "abogen-cli" for better error handling.

This commit is contained in:
Deniz Şafak
2025-04-27 01:40:47 +03:00
parent b7c1862651
commit ea2be1ef62
2 changed files with 8 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
- Added `abogen-cli` command for better troubleshooting and error handling.
- 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