mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +02:00
4 lines
321 B
Markdown
4 lines
321 B
Markdown
- 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. |